implement
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill has an attack surface for indirect prompt injection because it processes untrusted data from external sources (specifications and tickets) without explicit boundary markers.
- Ingestion points: User-provided specifications and tickets mentioned in
SKILL.mdused to guide implementation. - Boundary markers: None present; the instructions do not specify delimiters or warnings to ignore embedded instructions within the specs/tickets.
- Capability inventory: The skill allows the agent to modify code, run typechecking, and execute tests.
- Sanitization: No sanitization or validation of the external content is defined in the instructions.
Audit Metadata