ClawAudit verdict

skill-lint

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

Quality and format audit tool for Claude Code Skills performing static analysis; no credential access or external network calls.

⚠ 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
100
transparency
90
maintenance

Findings (13)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

references/security-assessment-standards.md · prose · downgraded · curl | sh

Pattern match high

Pipe-to-shell pattern (wget | sh)

references/security-assessment-standards.md · prose · downgraded · wget | bash

Pattern match high

References sudo — requests elevated privileges

references/skill-dev-guide.md · code · sudo

Pattern match high

Pipe to bash — executes piped content as shell commands

references/security-assessment-standards.md · prose · downgraded · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

references/security-assessment-standards.md · prose · downgraded · | sh

Pattern match high

apt-get install — installs system packages

references/skill-dev-guide.md · code · apt-get install

Pattern match high

Recursive delete from root or home — destructive command

references/skill-dev-guide.md · prose · downgraded · rm -rf ~

Pattern match high

Pipe to python — executes piped content as Python code

references/structure-standards.md · prose · downgraded · | Python

Pattern match medium

setuid — privilege escalation mechanism

references/security-assessment-standards.md · prose · downgraded · setuid

Pattern match medium

subprocess execution — runs system commands from Python

references/security-assessment-standards.md · prose · downgraded · subprocess.run(

Pattern match medium

Python os.getenv — reads environment variable

references/skill-dev-guide.md · code · os.getenv(

Pattern match low

Sets world-executable permissions

references/security-assessment-standards.md · prose · downgraded · chmod 777

Pattern match low

Opens WebSocket connection

references/security-assessment-standards.md · prose · downgraded · WebSocket

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

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