cut-silences
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard video and transcript processing. It uses Node.js built-in modules (
node:fs,node:path,node:child_process) to handle files and executeffmpeg/ffprobecommands. All command executions are deterministic based on local file paths provided by the user. No network operations, external downloads, or suspicious obfuscation patterns were found. The use ofspawnSyncis restricted to local multimedia tools with validated arguments.
Audit Metadata