Caveat verdict

minduploadedcrab-skillguard

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

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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

43
security
100
transparency
90
maintenance

Findings (7)

Pattern match high

Uses eval() — can execute arbitrary code

scripts/skillguard.py · prose · downgraded · eval(

Pattern match medium

Accesses .ssh directory

scripts/skillguard.py · prose · downgraded · .ssh/

Pattern match medium

Uses exec() — may execute shell commands

scripts/skillguard.py · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

scripts/skillguard.py · prose · downgraded · child_process

Pattern match low

Base64 encoding/decoding

scripts/skillguard.py · prose · downgraded · base64_encode

Pattern match low

Python os.environ.get — reads environment variable

scripts/skillguard.py · prose · downgraded · os.environ.get(

Pattern match low

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?

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