Caveat verdict
alon-github-security-audit
Security audit skill that clones GitHub repos and performs static offline analysis; the content explicitly constrains scope, defaults to no network/no execution of target code, and specifically instructs not to proactively read sensitive home-directory paths like ~/.ssh.
⚠ 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.
Findings (5)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · prose · downgraded · curl | sh
Pipe to sh — executes piped content as shell commands
SKILL.md · prose · downgraded · | sh
subprocess execution — runs system commands from Python
tools/clone_repo.py · prose · downgraded · subprocess.run(
References agent memory files
SKILL.md · prose · downgraded · MEMORY.md
Python shutil file operation — copies/moves/deletes files
tools/cleanup.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/D/E). 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_in Is this flag fair?
Thanks — recorded.