Audio Fingerprint Expert
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION] (LOW): The skill utilizes the Bash tool to execute local commands such as
fpcalcandbrew install. This is standard for installing and using audio processing utilities. - [EXTERNAL_DOWNLOADS] (LOW): The skill provides examples for interacting with external music recognition APIs like AudD. This involves outbound network requests.
- [DATA_EXFILTRATION] (LOW): The core functionality involves sending local audio files to third-party APIs for fingerprinting. Users should be aware that their audio data is transmitted to these external services.
- [CREDENTIALS_UNSAFE] (INFO): The code snippets use generic placeholders (e.g., 'YOUR_TOKEN') for API keys, following best practices for documentation.
Audit Metadata