Context Leakage
High
- Category
- Data Exfiltration
- Content
} }, "world-chat": { "description": "Send chat message (bubble in 3D, max 500 chars)", "requiresAgent": true, "args": { "agentId": { "type": "string", "required": true },- Confidence
- 85% confidence
- Finding
- The `world-chat` command enables arbitrary agent-supplied text to be broadcast into a shared real-time room, which creates a direct channel for prompt/context leakage, social engineering, and exfiltration of sensitive data from an agent’s working context. In this skill’s collaborative multi-agent setting, freeform chat is more dangerous than usual because other agents may treat received messages as trustworthy instructions or may reveal internal state in response.
