ClawAudit verdict
minduploadedcrab-skillguard
The skill is a security scanner for OpenClaw skills, intended to detect threats.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (7)
Uses eval() — can execute arbitrary code
scripts/skillguard.py · prose · downgraded · eval(
Accesses .ssh directory
scripts/skillguard.py · prose · downgraded · .ssh/
Uses exec() — may execute shell commands
scripts/skillguard.py · prose · downgraded · exec(
References child_process — can spawn system processes
scripts/skillguard.py · prose · downgraded · child_process
Base64 encoding/decoding
scripts/skillguard.py · prose · downgraded · base64_encode
Python os.environ.get — reads environment variable
scripts/skillguard.py · prose · downgraded · os.environ.get(
Python os.getenv — reads environment variable
scripts/skillguard.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
Is this flag fair?
Thanks — recorded.