ClawAudit verdict

contentclaw

18
🔴 Dangerous
Reviewed by ClawAudit — concrete malicious or deceptive behavior found

The skill generates automated content using recipes and brand graphs. It contains an execution sink and requires sensitive environment variables.

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

43
security
80
transparency
90
maintenance

Findings (6)

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

Popular HTTP library — network access

SKILL.md · prose · downgraded · got

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