ClawAudit verdict
video-subtitle
video-japanese-subtitle
This skill extracts audio from Japanese videos, transcribes with Whisper, translates via LLM gateway, and burns hard subtitles using ffmpeg, all local processing consistent with stated Japanese subtitle generation purpose.
⚠ 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 (6)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
subprocess execution — runs system commands from Python
SKILL.md · code · subprocess.run(
Possible hardcoded credential
scripts/subtitle_translate.py · prose · downgraded · TOKEN = "78238b99f7ed3fb71de138d875005ac5a80274920af729fe
HTTP request to bare IP address — common in malicious payloads
references/workflow.md · prose · downgraded · http://127.0.0.1
Python urllib.request — network access
scripts/subtitle_translate.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/subtitle_translate.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
No declared permissions — minimal attack surface.
credential_accessprocess_exec Is this flag fair?
Thanks — recorded.