auto-editor-effects
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill documents how to interact with the
auto-editorcommand-line utility. It provides specific command examples for time-stretching, volume scaling, pitch shifting, and applying visual effects like rotation and zooming. - [EXTERNAL_DOWNLOADS]: The skill includes a reference link to official external documentation for the tool at
https://auto-editor.com/ref/actions.md. This is an informative reference to the vendor's own documentation. - [INDIRECT_PROMPT_INJECTION]: The skill describes a surface where external file paths (e.g., video files and overlay images) are interpolated into shell commands.
- Ingestion points: Media file paths and overlay paths provided in command examples in
SKILL.md. - Boundary markers: None explicitly defined in the documentation.
- Capability inventory: Execution of the
auto-editorCLI tool. - Sanitization: No specific sanitization or escaping mechanisms are described for user-supplied file paths.
Audit Metadata