check-impl-against-spec
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by processing untrusted data from pull requests.
- Ingestion points: Untrusted data enters the agent context through
spec_context.md,pr_diff.txt, andpr_description.md(SKILL.md). - Boundary markers: Absent; no explicit delimiters or instructions are provided to the agent to ignore embedded instructions within the analyzed code or text.
- Capability inventory: The skill is capable of writing findings to
review.jsonand generating inline comments (SKILL.md). - Sanitization: Absent; no evidence of input validation or escaping of external content before processing.
Audit Metadata