Discord Claude Code Delegation
PassAudited by VirusTotal on May 9, 2026.
Findings (1)
The skill bundle provides architectural guidelines, message templates, and debugging procedures for delegating tasks between two Discord bots (a controller and a worker). It contains no executable code, focusing instead on markdown-based instructions for the AI agent to manage a 'worker lane' workflow. While it suggests bypassing standard Discord bot-filtering logic (msg.author.bot) to allow bot-to-bot communication, it explicitly recommends security guardrails such as using private channels and narrow allowlists (references/debug-map.md and references/operations.md).
