discord-automation
Automates Discord tasks like messaging, role management, and webhooks using Rube MCP for seamless community engagement.
Install this skill
Security score
The discord-automation skill was audited on Feb 28, 2026 and we found 19 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Webhook reference - potential data exfiltration
| 3 | description: "Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas." |
Webhook reference - potential data exfiltration
| 92 | ### 4. Manage Webhooks |
Webhook reference - potential data exfiltration
| 94 | **When to use**: User wants to create or use webhooks for external integrations |
Webhook reference - potential data exfiltration
| 97 | 1. `DISCORDBOT_GET_GUILD_WEBHOOKS` / `DISCORDBOT_LIST_CHANNEL_WEBHOOKS` - List webhooks [Optional] |
Webhook reference - potential data exfiltration
| 98 | 2. `DISCORDBOT_CREATE_WEBHOOK` - Create a new webhook [Optional] |
Webhook reference - potential data exfiltration
| 99 | 3. `DISCORDBOT_EXECUTE_WEBHOOK` - Send message via webhook [Optional] |
Webhook reference - potential data exfiltration
| 100 | 4. `DISCORDBOT_UPDATE_WEBHOOK` - Update webhook settings [Optional] |
Webhook reference - potential data exfiltration
| 103 | - `webhook_id`: Webhook ID |
Webhook reference - potential data exfiltration
| 104 | - `webhook_token`: Webhook secret token |
Webhook reference - potential data exfiltration
| 105 | - `channel_id`: Channel for webhook creation |
Webhook reference - potential data exfiltration
| 106 | - `name`: Webhook name |
Webhook reference - potential data exfiltration
| 110 | - Webhook tokens are secrets; handle securely |
Webhook reference - potential data exfiltration
| 111 | - Webhooks can post with custom username and avatar per message |
Webhook reference - potential data exfiltration
| 112 | - MANAGE_WEBHOOKS permission required for creation |
Webhook reference - potential data exfiltration
| 140 | - Guilds, channels, users, roles, messages, webhooks |
Webhook reference - potential data exfiltration
| 182 | | Create webhook | DISCORDBOT_CREATE_WEBHOOK | channel_id, name | |
Webhook reference - potential data exfiltration
| 183 | | Execute webhook | DISCORDBOT_EXECUTE_WEBHOOK | webhook_id, webhook_token | |
Webhook reference - potential data exfiltration
| 184 | | List webhooks | DISCORDBOT_GET_GUILD_WEBHOOKS | guild_id | |
External URL reference
| 21 | **Get Rube MCP**: Add `https://rube.app/mcp` as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. |
Install this skill with one command
/learn @sickn33/discord-automation