ClawAudit verdict

content-engine-en

qianxun-content-engine-en

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

This is the English version of the content-engine skill with identical architecture; file_write is for local output and all network calls go to the user's own configured API providers.

⚠ 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
70
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (6)

Pattern match high

Possible hardcoded credential

scripts/content_engine/client.py · prose · downgraded · TOKEN='你的_token

Pattern match medium

subprocess execution — runs system commands from Python

scripts/content_engine/lookup.py · prose · downgraded · subprocess.run(

Pattern match medium

References sudo — requests elevated privileges

scripts/content_engine/preflight.py · prose · downgraded · sudo

Pattern match low

Python urllib.request — network access

scripts/content_engine/client.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/content_engine/client.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

scripts/content_engine/video.py · prose · downgraded · got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/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.

file_write

Is this flag fair?

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