Caveat verdict

giraffe-guard

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

Security scanner skill that runs a local audit.sh script to detect malicious code in skill directories; executionSinkDetected is expected for a security scanner that documents attack patterns it detects.

⚠ 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.

15
security
70
transparency
70
maintenance

Findings (7)

Pattern match critical

Pipe to bash — executes piped content as shell commands

README.md · code · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/audit.sh · prose · downgraded · |sh

Pattern match medium

References SSH/GPG private keys

SKILL.md · prose · downgraded · ssh-key

Pattern match medium

Raw socket connection — low-level network access

scripts/ast_analyzer.py · prose · downgraded · socket.connect (

Pattern match medium

Instructs covert action — may act without user awareness

scripts/ast_analyzer.py · prose · downgraded · silently

Pattern match low

Base64 encoding/decoding

SKILL.md · prose · downgraded · base64-decode

Pattern match low

importlib.import_module — dynamic module loading

scripts/ast_analyzer.py · prose · downgraded · importlib.import_module(

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.

Is this flag fair?

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