discord-connect
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the use of system commands for service management and configuration, including the use of
launchctlto control the gateway service on macOS andhermes config setto manage local environment variables. - [COMMAND_EXECUTION]: Includes diagnostic Python scripts and one-liners used to verify the environment state and confirm the presence of necessary audio libraries like the Opus codec.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of system-level dependencies (
ffmpegandopus) via Homebrew, which is a well-known and trusted package manager. - [COMMAND_EXECUTION]: Mentions using
sudo loginctl enable-lingerto ensure background service persistence across user sessions, which is a standard procedure for maintaining persistent gateway connections.
Audit Metadata