Caveat verdict

clawguard

skill-guard-pro

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

Security scanner performing static code analysis on ClawHub skills via uv/Python; scans others for risks rather than exhibiting risky behavior.

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

23
security
90
transparency
70
maintenance

Findings (8)

Pattern match high

Uses eval() — can execute arbitrary code

SKILL.md · prose · downgraded · eval(

Pattern match high

Pipe to sh — executes piped content as shell commands

lib/patterns.py · prose · downgraded · |sh

Pattern match medium

Uses exec() — may execute shell commands

SKILL.md · prose · downgraded · exec(

Pattern match medium

Base64 decode (atob) — may hide malicious payloads

SKILL.md · prose · downgraded · atob(

Pattern match medium

subprocess execution — runs system commands from Python

lib/downloader.py · prose · downgraded · subprocess.run(

Pattern match low

Python shutil file operation — copies/moves/deletes files

lib/downloader.py · prose · downgraded · shutil.rmtree(

Pattern match low

Popular HTTP library — network access

lib/patterns.py · prose · downgraded · axios

Pattern match low

Base64 encoding/decoding

lib/patterns.py · prose · downgraded · base64_decode

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/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