check-pr
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted data from pull request descriptions and comments, which creates a potential surface for indirect prompt injection.\n
- Ingestion points: Pull request descriptions and review comments are fetched from GitHub and GitLab APIs (SKILL.md steps 2 and 4).\n
- Boundary markers: None; external content is not isolated using delimiters or specific instructions to ignore embedded commands.\n
- Capability inventory: The skill can perform code modifications, commits, and pushes via the Bash tool (SKILL.md step 7).\n
- Sanitization: No explicit sanitization or filtering of the retrieved text is performed before it is analyzed by the agent.
Audit Metadata