recoup-song-analyze-audio
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Interacts with the official vendor API at
api.recoupable.devto fetch song metadata and analysis reports. This communication is restricted to authorized endpoints. - [COMMAND_EXECUTION]: Uses standard utilities (
curl,jq) and the vendor's proprietary CLI (recoup) to execute API requests. All execution is limited to data retrieval and local report generation as per the skill's primary purpose. - [DATA_EXFILTRATION]: No malicious data exfiltration identified. The skill utilizes platform-provided environment variables (
RECOUP_ACCESS_TOKENandRECOUP_API_KEY) for authentication and explicitly instructs the agent not to include sensitive identifiers likeaccount_idin request payloads.
Audit Metadata