ClawAudit verdict
toonany
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.
Findings (5)
References sudo — requests elevated privileges
TUTORIAL.md · code · sudo
subprocess execution — runs system commands from Python
scripts/generate_audio.py · prose · downgraded · subprocess.run(
Python shutil file operation — copies/moves/deletes files
scripts/export_project.py · prose · downgraded · shutil.copytree(
Popular HTTP library — network access
scripts/generate_assets.py · prose · downgraded · got
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?
Thanks — recorded.