add-discord
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches integration code from the developer's official GitHub repository (github.com/qwibitai/nanoclaw-discord.git) to provide Discord channel support.
- [COMMAND_EXECUTION]: Utilizes standard development and system tools including
git,npm, andnpxto integrate the Discord module and manage dependencies. - [SAFE]: Follows security best practices by instructing users to manage sensitive bot tokens through environment variable files rather than hardcoding them.
Audit Metadata