ClawAudit verdict
audio2srt-localgen
localaudio2srt
The skill generates a local audio transcription project from embedded templates and installs Python/Node dependencies; all network access is for downloading ML models from ModelScope, which matches the stated offline-deployment 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 (3)
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Dynamic import() — loads module at runtime
references/src/store/queueStore.ts · prose · downgraded · import('
subprocess execution — runs system commands from Python
references/transcribe_server.py · prose · downgraded · subprocess.run(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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.
network_inpackage_install Is this flag fair?
Thanks — recorded.