pull-request-tool
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill uses standard GitHub operations for its intended purpose.
- [NO_CODE]: The skill consists exclusively of Markdown documentation and pseudo-code examples. No actual scripts, binaries, or executable logic were found in the file.
- [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for processing untrusted data (PR comments and descriptions) which is inherent to its purpose.
- Ingestion points: Data is ingested via
fetch-pr-detailsandlist-commentsoperations. - Boundary markers: Not explicitly defined in this interface file.
- Capability inventory: Includes the ability to merge pull requests, reply to threads, and resolve comments.
- Sanitization: No sanitization logic is implemented in this documentation layer.
Audit Metadata