create-sound
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides detailed instructions for the agent to use command-line utilities including
ffmpeg,npm, andtarfor audio processing tasks such as silence detection, manifest-driven slicing, and unpacking audio sprites. - [EXTERNAL_DOWNLOADS]: The generation pipeline includes procedures for downloading and extracting content from the npm registry using
npm packto access audio assets shared via packages. - [SAFE]: The skill incorporates local Python (
src/analyze.py) and JavaScript (src/build.mjs,src/validate.mjs) scripts designed for signal processing and skill validation. These scripts use standard libraries (NumPy, SciPy) and perform legitimate mathematical analysis to determine sound characteristics like frequency, envelope, and waveform classification.
Audit Metadata