ClawAudit verdict

video-subtitle

video-japanese-subtitle

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

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.

25
security
60
transparency
70
maintenance

Findings (6)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

subprocess execution — runs system commands from Python

SKILL.md · code · subprocess.run(

Pattern match high

Possible hardcoded credential

scripts/subtitle_translate.py · prose · downgraded · TOKEN = "78238b99f7ed3fb71de138d875005ac5a80274920af729fe

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

references/workflow.md · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

scripts/subtitle_translate.py · prose · downgraded · urllib.request

Pattern match low

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?

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