ClawAudit verdict

toonany

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

The skill reads declared API keys (DEEPSEEK_API_KEY, VOLC_API_KEY, VOLC_TTS_API_KEY) to call legitimate AI and media generation services as part of its stated video production pipeline; credential access is transparent and purpose-appropriate.

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

63
security
90
transparency
90
maintenance

Findings (5)

Pattern match high

References sudo — requests elevated privileges

TUTORIAL.md · code · sudo

Pattern match medium

subprocess execution — runs system commands from Python

scripts/generate_audio.py · prose · downgraded · subprocess.run(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/export_project.py · prose · downgraded · shutil.copytree(

Pattern match low

Popular HTTP library — network access

scripts/generate_assets.py · prose · downgraded · got

Pattern match low

Python os.environ.get — reads environment variable

scripts/generate_video.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 3 environment variables. (3 sensitive: DEEPSEEK_API_KEY, VOLC_API_KEY, VOLC_TTS_API_KEY). Requires 2 system binaries.

credential_access

Is this flag fair?

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