space-video-edit
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a bash script (
scripts/cut_by_ranges.sh) that automates video editing usingffmpegandjq. The script handles user-provided file paths and JSON data safely by using proper shell quoting, which prevents command injection vulnerabilities. - [SAFE]: No network operations or external data exfiltration patterns were identified. All processing described and implemented occurs on local files.
- [SAFE]: No instances of prompt injection, obfuscation, or hardcoded credentials were found in the skill instructions or supporting documentation.
Audit Metadata