create-github-pull-request-from-specification
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill uses standard GitHub tools for their intended purposes.
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by reading the .github/pull_request_template.md file. Evidence: 1. Ingestion points: .github/pull_request_template.md; 2. Boundary markers: None; 3. Capability inventory: create_pull_request, update_pull_request, update_issue; 4. Sanitization: None. This is a low-risk surface inherent to the skill's purpose.
- [COMMAND_EXECUTION]: The skill uses predefined tools to interact with the GitHub API. These actions are limited to pull request and issue management and are performed by a trusted author.
Audit Metadata