add-discord
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches source code and project configuration from the vendor's official GitHub repository at
github.com/qwibitai/nanoclaw-discord.gitto add the Discord channel functionality. - [COMMAND_EXECUTION]: Executes standard development commands including
git fetch,git merge,npm install, andnpm run buildto integrate and verify the new code. - [COMMAND_EXECUTION]: Uses
launchctlto restart a local service namedcom.nanoclawto apply the new configuration. - [SAFE]: Instructions for collecting a Discord bot token follow best practices, advising the user to reset and copy the token from the official Discord Developer Portal and store it in a local
.envfile.
Audit Metadata