music-generation

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or data exfiltration vectors were detected after a thorough review of the scripts and instructions.
  • [COMMAND_EXECUTION]: The skill uses subprocess.run() calls in SKILL.md and render_electronic.py to execute its own Python scripts for audio rendering and processing. This is a standard and safe implementation for an audio processing pipeline.
  • [EXTERNAL_DOWNLOADS]: The install.sh script installs system dependencies (FluidSynth, FFmpeg) and Python packages from official repositories (apt and PyPI). These are standard requirements for the skill's music generation and audio conversion functionality.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: All file operations are restricted to the skill's local directory or user-specified output paths for audio files. No access to sensitive system paths or external network exfiltration was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 03:06 PM