voicemode-setup
Warn
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to clone source code from a remote GitHub repository at
https://github.com/mbailey/voicemode.git, which is not an established trusted organization or well-known service. - [REMOTE_CODE_EXECUTION]: The installation process involves running
pip install -e .on the downloaded repository, which executes the package's local setup scripts and installs the code into the environment.
Audit Metadata