game-sounds
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
setup.shscript executes commands to download and install the@citedy/game-soundspackage from the npm registry and clones theCitedy/game-soundsrepository from GitHub. - [REMOTE_CODE_EXECUTION]: The skill automates the retrieval and installation of external CLI tools, which are subsequently executed on the local system to provide audio feedback during agent tasks.
- [COMMAND_EXECUTION]: The skill uses shell commands to check the system environment (
uname,node,npm), perform installations (git,npm), and interact with thegame-soundsCLI. It also executes a Python script to process and validate user-provided configuration files.
Audit Metadata