Allowed tools mismatch
Skill bruc3van/agent-skills-guard/test/test-skills/negative-generated/allowed-tools-mismatch
一款提供Agent Skills安全扫描和可视化管理的桌面应用 | A desktop application that provides security scanning and visual management for Agent Skills.
npx -y skills add bruc3van/agent-skills-guard --skill allowed-tools-mismatchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Generated counterexample declaring narrow tool access while scripts perform network activity
SKILL.md
0.4 KB, as published. Nobody here has run it
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.