agent-teams-orchestrator
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill architecture involves a 'Lead' agent ingesting and synthesizing data from multiple independent 'Teammate' sessions, which is an inherent surface for indirect prompt injection.
- Ingestion points: The
coordinationcapability ingeststeammate_messagesand thesynthesiscapability processesteammate_outputsfrom external agent sessions. - Boundary markers: The orchestration protocol does not explicitly define the use of boundary delimiters or 'ignore' instructions when the lead agent processes content from teammate sessions.
- Capability inventory: The agent has access to significant system capabilities through tools such as
Bash,Write, andEditacross all core orchestration scripts. - Sanitization: The instructions do not currently include explicit validation or sanitization steps for content received from teammates before it is synthesized into final deliverables.
Audit Metadata