song-recognition

Pass

Audited by Gen Agent Trust Hub on Aug 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The recognize.py script executes ffmpeg and ffprobe to extract audio clips and duration metadata. The implementation uses list-based arguments for subprocess.run, which follows security best practices to prevent shell injection.
  • [EXTERNAL_DOWNLOADS]: The skill instructions utilize uv run to dynamically include the shazamio library. This is a standard dependency for interfacing with the Shazam API and is used here for its intended purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 5, 2026, 05:52 PM
Security Audit — agent-trust-hub — song-recognition