parallel-execution-optimizer
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection vulnerability surface as it involves the agent processing external data.
- Ingestion points: In SKILL.md, the agent is directed to consume data from
rg/git statusoutputs, build/test logs, and browser screenshots. - Boundary markers: The instructions do not provide explicit delimiters or warnings for the agent to ignore instructions contained within these external inputs.
- Capability inventory: The skill incorporates tools with high-level access including
Bash,Write, andEdit, as listed in the frontmatter and used throughout the core patterns. - Sanitization: There are no procedures defined for sanitizing or validating external content before it is incorporated into the agent's context.
Audit Metadata