Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The skill advertises per-agent independent task queues, but it exposes global cross-agent discovery via functions like get_task() and list_all_agents() that iterate across all agent directories and reveal task metadata outside the requested agent scope. In a multi-agent or multi-tenant environment, this breaks isolation expectations and can leak operational details such as task existence, status, workload, and agent identifiers.
