Caveat verdict
giraffe-guard
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.
Findings (7)
Pipe to bash — executes piped content as shell commands
README.md · code · |
bash
Pipe to sh — executes piped content as shell commands
scripts/audit.sh · prose · downgraded · |sh
References SSH/GPG private keys
SKILL.md · prose · downgraded · ssh-key
Raw socket connection — low-level network access
scripts/ast_analyzer.py · prose · downgraded · socket.connect (
Instructs covert action — may act without user awareness
scripts/ast_analyzer.py · prose · downgraded · silently
Base64 encoding/decoding
SKILL.md · prose · downgraded · base64-decode
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?
Thanks — recorded.