Agent Skill
2/7/2026

test-restricted-tools

Test if allowed-tools actually restricts available tools

F
faisalanjum
2GitHub Stars
1Views
npx skills add faisalanjum/EventTrader

SKILL.md

Nametest-restricted-tools
DescriptionTest if allowed-tools actually restricts available tools

name: test-restricted-tools description: Test if allowed-tools actually restricts available tools allowed-tools: Write model: claude-opus-4-5 context: fork

Test Tool Restriction

Goal: Verify if allowed-tools: Write restricts access to other tools.

Task

  1. Try to use the Write tool (should work)
  2. Try to use the Read tool (should be blocked?)
  3. Try to use Bash tool (should be blocked?)
  4. Report which tools are available vs blocked

Write your findings to: earnings-analysis/test-outputs/restricted-tools-result.txt

Include:

  • List of tools you can see/access
  • Which tools worked vs were blocked
  • Whether allowed-tools restriction is enforced
Skills Info
Original Name:test-restricted-toolsAuthor:faisalanjum