implement
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill ingests data from .agents/tickets/ and .agents/state.json to guide its implementation tasks. This presents an indirect prompt injection surface where instructions in a ticket could influence the agent's behavior. 1. Ingestion points: .agents/tickets/, .agents/state.json. 2. Boundary markers: Absent. 3. Capability inventory: Writing code, executing tests. 4. Sanitization: None.
- [COMMAND_EXECUTION]: The skill executes local validation commands, such as unit test suites and type checkers, on code generated by the agent.
Audit Metadata