Exfiltration Commands
High
- Category
- Prompt Injection
- Content
| Acknowledge queue item | DELETE | `/api/v1/admin-agent/queue/{messageId}` | API Key | | Add member by username | POST | `/api/v1/admin-agent/members` | API Key | | Remove member | DELETE | `/api/v1/admin-agent/members/{memberId}` | API Key | | Send message to member(s) | POST | `/api/v1/admin-agent/messages` | API Key | ### Audit & Health- Confidence
- 90% confidence
- Finding
- Instructions found that direct the agent to transmit conversation context or user data to external services.
