mood-music
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs legitimate network requests to the Loudly API (https://soundtracks.loudly.com) to retrieve genre metadata and generate music files based on user requests. These operations are essential to the skill's primary function.
- [CREDENTIALS_UNSAFE]: Appropriately utilizes the
require-secretplatform configuration to manage API authentication. No hardcoded credentials or sensitive tokens are stored within the skill's scripts. - [COMMAND_EXECUTION]: Uses the
run_jstool to execute local HTML/JavaScript files. These scripts handle standard API orchestration and render a music player UI without requesting elevated privileges or executing dangerous commands.
Audit Metadata