ClawAudit verdict

contentclaw

content-claw

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

Guides installation of uv and local dependencies; no covert execution or credential leakage.

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

45
security
80
transparency
90
maintenance

Findings (5)

Pattern match high

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

SKILL.md · prose · downgraded · curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

SKILL.md · prose · downgraded · | sh

Pattern match medium

subprocess execution — runs system commands from Python

tests/test_extract.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

scripts/discover_topics.py · prose · downgraded · os.getenv(

Pattern match low

Python httpx request — network access

scripts/extractors/extract.py · prose · downgraded · httpx.get(

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

Requires 2 environment variables. (1 sensitive: EXA_API_KEY). Requires 1 system binary.

Is this flag fair?

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