agent-orchestration-multi-agent-optimize
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill incorporates untrusted user data via the
$ARGUMENTSvariable without the use of boundary markers or instructions to ignore embedded commands. This creates an attack surface for indirect prompt injection where an attacker could provide input designed to override agent behavior. - Ingestion points: The
$ARGUMENTSplaceholder inSKILL.md(Target Optimization: $ARGUMENTS). - Boundary markers: None present.
- Capability inventory: The skill describes capabilities including multi-agent orchestration, performance profiling, and cost-aware model selection.
- Sanitization: No input sanitization or validation logic is defined.
Audit Metadata