sheet-music-publisher
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install AnthemScore and MuseScore from their official project websites (lunaverus.com and musescore.org). These are well-known and legitimate tools within the music notation industry.
- [COMMAND_EXECUTION]: Employs the Bash tool to perform routine environment checks, such as verifying the existence of external binaries and Python packages using 'ls', 'which', and 'python -c'. This is a best-practice approach for ensuring dependency availability before starting long-running transcription tasks.
- [SAFE]: The skill's operations, including reading local configuration files and writing to structured audio project directories, are strictly aligned with its stated purpose. It correctly handles user-provided paths and preferences without attempting to bypass safety filters or exfiltrate sensitive information.
Audit Metadata