video-to-sfx
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions reference the installation of the
soniloandsonilo-clipackages via official package managers. These are verified vendor resources belonging to the skill author. - [COMMAND_EXECUTION]: The skill utilizes the
soniloCLI for local video processing tasks as an alternative to the MCP transport. - [DATA_EXFILTRATION]: Video data is transmitted to the official Sonilo API at
api.sonilo.comfor processing. This interaction is central to the skill's purpose and uses vendor-controlled infrastructure. - [PROMPT_INJECTION]: The skill processes data from external video URLs, which represents a potential surface for indirect prompt injection.
- Ingestion points: The
video_urlparameter in thevideo_to_sfxandvideo_to_video_sfxtools in SKILL.md. - Boundary markers: None identified in the instructional content.
- Capability inventory: The skill has access to the
Bashshell andWritefile system tools. - Sanitization: No specific content validation or sanitization steps are documented for the external data inputs.
Audit Metadata