discord-automation
Warn
Audited by Snyk on Feb 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The SKILL.md core workflows and quick-reference show the agent calling Discord endpoints such as DISCORDBOT_LIST_MESSAGES and DISCORDBOT_LIST_MESSAGE_REACTIONS_BY_EMOJI to read Discord messages and reactions (user-generated third-party content) which the agent is expected to interpret to decide actions like deleting reactions or editing/sending messages.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill requires connecting to Rube MCP at https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS / RUBE_MANAGE_CONNECTIONS) to fetch tool schemas that determine how the agent uses tools, so this external endpoint is a required runtime dependency that can control agent behavior.
Audit Metadata