edd
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection through the interpolation of user-supplied arguments in swarm mode orchestration.\n
- Ingestion points: The
$ARGUMENTSvariable in theTaskprompt withinSKILL.mdcaptures user input from the/eddcommand invocation.\n - Boundary markers: No delimiters (such as XML tags or triple quotes) or isolation instructions are used to separate user-provided input from the skill's coordinator instructions.\n
- Capability inventory: The subagents are configured with the 'general-purpose' type, granting them broad access to system-level tools and the file system.\n
- Sanitization: User input is not validated, escaped, or filtered before being interpolated into the subagent's execution context.
Audit Metadata