Agentic Beehive MCP Server
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The skill implements an orchestration hub for AI agents using SQLite and FastMCP. It contains a potential Server-Side Request Forgery (SSRF) vulnerability in the `colony_poll` tool within `server.py`, which performs unvalidated `httpx.get` requests to user-defined endpoints. While the code appears aligned with its stated purpose of managing external 'colonies' and internal 'branches,' the ability to trigger arbitrary network requests to internal or external infrastructure is a high-risk capability.
