ClawAudit verdict

skillvet

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A bash-based skill security scanner with 48 critical checks performing local static analysis; scan-remote downloads to a temp directory for offline review with no exfiltration.

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

0
security
90
transparency
70
maintenance

Findings (11)

Pattern match high

Bash /dev/tcp — raw TCP connection via shell

scripts/skill-audit.sh · prose · downgraded · /dev/tcp/

Pattern match high

Accesses sensitive system files

scripts/skill-audit.sh · prose · downgraded · /etc/passwd

Pattern match high

Pipe to sh — executes piped content as shell commands

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

Pattern match high

Pipe to python — executes piped content as Python code

scripts/skill-audit.sh · prose · downgraded · |python

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/skill-audit.sh · prose · downgraded · |bash

Pattern match medium

References child_process — can spawn system processes

scripts/skill-audit.sh · prose · downgraded · child_process

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match low

Contains shortened/invite URL

SKILL.md · code · bit.ly/legit

Pattern match low

Base64 encoding/decoding

SKILL.md · prose · downgraded · base64-encode

Pattern match low

References tunneling service

scripts/skill-audit.sh · prose · downgraded · ngrok

Pattern match low

Popular HTTP library — network access

scripts/skill-audit.sh · prose · downgraded · axios

Why the tier is capped

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