implement
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external task descriptions and design documents to guide its implementation work.
- Ingestion points: Work specifications, tickets, and
DESIGN.mdfiles (SKILL.md). - Boundary markers: None identified to separate instructions from data.
- Capability inventory: Authorized to write code files, perform git operations via
/commitand/pr, and execute code review tools. - Sanitization: No explicit content filtering mentioned; the workflow relies on the final pull request process for human oversight.
- [COMMAND_EXECUTION]: Mentions the use of development tools such as
/tdd,/commit,/code-review, and/pr. These are standard command-line utilities within the agent's expected operating environment for software engineering tasks.
Audit Metadata