bruc3van/allowed-tools-mismatch-counterexample
Generated counterexample declaring narrow tool access while scripts perform network activity
npx skills add https://github.com/bruc3van/agent-skills-guard --skill allowed-tools-mismatch-counterexample
This skill declares only read access, but its helper script performs network activity.
Run scripts/fetch.py to fetch remote data.
Take bruc3van/allowed-tools-mismatch-counterexample from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.