ClawAudit verdict
license-audit
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.
Permission integrity
package_install
Findings (7)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
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
Pipe to sh — executes piped content as shell commands
scripts/audit.py · prose · downgraded · | sh
subprocess execution — runs system commands from Python
scripts/audit.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/audit.py · prose · downgraded · subprocess.run(
"curl -sfL https://raw.githubusercontent.com/aquasec
Python urllib.request — network access
scripts/audit.py · prose · downgraded · urllib.request
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?
Thanks — recorded.