ffmpeg-audio-filter

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected in the skill's instructions or metadata.\n- [COMMAND_EXECUTION]: The skill uses a Python script (scripts/afilter.py) to execute the ffmpeg binary. The script follows security best practices by using subprocess.run with an argument list and shell=False, which prevents command injection from potentially malicious filenames.\n- [DATA_EXFILTRATION]: The skill only interacts with local audio files as requested. There are no network operations, hardcoded credentials, or patterns indicating data exfiltration.\n- [EXTERNAL_DOWNLOADS]: No external code downloads or remote script executions were identified. The script uses only standard Python libraries.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — ffmpeg-audio-filter