ClawAudit verdict
auto-subtitle
Video subtitle generation skill using OpenAI Whisper API with a user-provided OPENAI_API_KEY for audio transcription; credential access is limited to the declared API key for its stated 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.
Permission integrity
package_install
Findings (5)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key-here
References sudo — requests elevated privileges
install.sh · prose · downgraded · sudo
subprocess execution — runs system commands from Python
source/auto_subtitle.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
source/auto_subtitle.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
source/auto_subtitle.py · prose · downgraded · shutil.rmtree(
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.
package_installcredential_access Is this flag fair?
Thanks — recorded.