help
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill consists entirely of Markdown documentation (SKILL.md and SKILL_GLOSSARY.md). It defines no tools and contains no scripts or executable logic.
- [DATA_EXPOSURE] (SAFE): While the documentation mentions configuration file paths (e.g.,
~/.bitwize-music/config.yaml) and environment-like variables (e.g.,${CLAUDE_PLUGIN_ROOT}), these are provided for user reference and instruction rather than automated access. No sensitive files are accessed or transmitted. - [COMMAND_EXECUTION] (SAFE): The document lists various slash commands (e.g.,
/bitwize-music:new-album). These are references to other skills within the plugin architecture and do not represent arbitrary command execution within the current skill. - [REMOTE_CODE_EXECUTION] (SAFE): No remote scripts or packages are referenced for download or execution.
Audit Metadata