Caveat verdict
claw-skill-guard
This scanner helps users check skill files for malicious patterns before installation; its network_out capability is used to fetch the skill URL being scanned, which is the legitimate stated purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (12)
Pipe to python — executes piped content as Python code
README.md · code · |
python3
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · prose · downgraded · curl \| bash
References sudo — requests elevated privileges
README.md · code · sudo
Pipe to bash — executes piped content as shell commands
SKILL.md · prose · downgraded · | bash
Pipe-to-shell pattern (wget | sh)
README.md · prose · downgraded · wget | sh
Pipe to sh — executes piped content as shell commands
README.md · prose · downgraded · | sh
References SSH/GPG private keys
patterns/low.json · prose · downgraded · ssh_key
Accesses .ssh directory
patterns/low.json · prose · downgraded · .ssh/
Popular HTTP library — network access
patterns/allowlist.json · prose · downgraded · axios
Base64 encoding/decoding
patterns/critical.json · prose · downgraded · base64_decode
Python urllib.request — network access
scripts/scanner.py · prose · downgraded · urllib.request
Python shutil file operation — copies/moves/deletes files
scripts/scanner.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
network_out Is this flag fair?
Thanks — recorded.