Agent skill

test-restricted-tools

Test if allowed-tools actually restricts available tools

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/test-restricted-tools

SKILL.md

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

Didn't find tool you were looking for?

Be as detailed as possible for better results