audio-ducking
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted external data via the
voice_urlandmusic_urlparameters, which creates a potential surface for indirect prompt injection. If the processed media contains spoken instructions that are subsequently transcribed by the agent, they could influence the agent's behavior. - Ingestion points: The
audio_duckingtool accepts remote HTTPS URLs through thevoice_urlandmusic_urlparameters. - Boundary markers: There are no explicit instructions or delimiters used to ensure the agent ignores any commands embedded within the audio or video content.
- Capability inventory: The skill possesses the ability to make network requests to the Sonilo API (
api.sonilo.com) and write resulting files to the local filesystem (output_directory). - Sanitization: No sanitization or validation mechanisms are mentioned to filter or check the content of the external media files before they are processed.
Audit Metadata