pr-review
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from pull requests.
- Ingestion points: File contents and git diffs are read from the repository during the review workflow.
- Boundary markers: The skill does not define delimiters or provide specific instructions to the agent to ignore embedded commands within the code being reviewed.
- Capability inventory: The agent utilizes the
Edittool for filesystem modifications andBashfor git operations. - Sanitization: There is no process for sanitizing or validating the input data before processing.
Audit Metadata