audio-trimmer

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns, obfuscation, or suspicious behaviors were detected in the skill's documentation or metadata. The stated purpose of audio manipulation matches the provided API and CLI examples.\n- [EXTERNAL_DOWNLOADS] (SAFE): The skill relies on the standard pydub library (>=0.25.0), which is a trusted and widely used package for audio processing. While the skill requires FFmpeg to be installed on the system, there are no instructions to download or execute untrusted scripts or binaries.\n- [DATA_EXFILTRATION] (SAFE): The skill operations are restricted to local audio files. There is no evidence of network-facing code, credential access, or sensitive file path manipulation.\n- [PROMPT_INJECTION] (SAFE): The documentation contains standard instructional language and code examples without any attempts to override agent behavior, bypass safety filters, or extract system prompts.\n- [NO_CODE] (SAFE): The implementation script (audio_trimmer.py) was not included in the provided file set; however, the SKILL.md and requirements.txt describe a standard utility with no inherent security risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:01 PM