Add Discord Channel
Integrates Discord support into NanoClawbster, enabling interactive setup and code changes for enhanced communication capabilities.
Install this skill
or
67/100
Security score
The Add Discord Channel skill was audited on Mar 3, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 143
Template literal with variable interpolation in command context
SourceSKILL.md
| 143 | trigger: `@${ASSISTANT_NAME}`, |
medium line 155
Template literal with variable interpolation in command context
SourceSKILL.md
| 155 | trigger: `@${ASSISTANT_NAME}`, |
medium line 50
Access to .env file
SourceSKILL.md
| 50 | - Updates `.env.example` with `DISCORD_BOT_TOKEN` and `DISCORD_ONLY` |
medium line 90
Access to .env file
SourceSKILL.md
| 90 | Add to `.env`: |
low line 105
Access to .env file
SourceSKILL.md
| 105 | cp .env data/env/env |
medium line 108
Access to .env file
SourceSKILL.md
| 108 | The container reads environment from `data/env/env`, not `.env` directly. |
medium line 183
Access to .env file
SourceSKILL.md
| 183 | 1. Check `DISCORD_BOT_TOKEN` is set in `.env` AND synced to `data/env/env` |
low line 74
External URL reference
SourceSKILL.md
| 74 | > 1. Go to the [Discord Developer Portal](https://discord.com/developers/applications) |
low line 198
External URL reference
SourceSKILL.md
| 198 | 1. Go to [Discord Developer Portal](https://discord.com/developers/applications) |
Scanned on Mar 3, 2026
View Security DashboardInstall this skill with one command
/learn @sskarz/add-discord