ClawAudit verdict

license-audit

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

License compliance scanner using Trivy; package_install for documented dependencies and executionSinkDetected from documented CLI usage examples.

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

10
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

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

scripts/audit.py · prose · downgraded · curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/inst

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/audit.py · prose · downgraded · | sh

Pattern match medium

subprocess execution — runs system commands from Python

scripts/audit.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

scripts/audit.py · prose · downgraded · subprocess.run( "curl -sfL https://raw.githubusercontent.com/aquasec

Pattern match low

Python urllib.request — network access

scripts/audit.py · prose · downgraded · urllib.request

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/audit.py · prose · downgraded · shutil.rmtree(

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.

package_install

Is this flag fair?

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