Caveat verdict

alon-github-security-audit

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

45
security
100
transparency
90
maintenance

Findings (5)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · prose · downgraded · curl | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

SKILL.md · prose · downgraded · | sh

Pattern match medium

subprocess execution — runs system commands from Python

tools/clone_repo.py · prose · downgraded · subprocess.run(

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API