genre-creator

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows standard project management patterns for organizing a music documentation library. It interacts only with local project paths and well-known search tools for research.
  • [COMMAND_EXECUTION]: The instructions require the agent to perform file system operations, including creating directories under genres/ and writing/updating files such as INDEX.md, genre-presets.yaml, and genre-presets.md. These actions are within the scope of the skill's stated purpose for managing library metadata.
  • [PROMPT_INJECTION]: The instructions were scanned for malicious override patterns or safety bypass attempts. The use of $ARGUMENTS is constrained by a specific slugification rule (lowercase, hyphenated), which serves as a natural sanitization step for file path generation.
  • [DATA_EXFILTRATION]: No sensitive file access (e.g., credentials or SSH keys) or unauthorized network calls were detected. External data retrieval is limited to the WebSearch tool for verifying musical facts.
  • [REMOTE_CODE_EXECUTION]: The skill does not involve the download or execution of external scripts, packages, or binary files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 11:26 PM