Agent Skill
2/7/2026test-restricted-tools
Test if allowed-tools actually restricts available tools
F
faisalanjum
2GitHub Stars
1Views
npx skills add faisalanjum/EventTrader
SKILL.md
| Name | test-restricted-tools |
| Description | Test 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
- Try to use the Write tool (should work)
- Try to use the Read tool (should be blocked?)
- Try to use Bash tool (should be blocked?)
- 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
Download