create-pull-request

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a structured workflow for Pull Request (PR) creation using standard industry tools such as git, npm, and the GitHub CLI (gh).
  • [SAFE]: Command execution is limited to local development tasks such as running tests (npm test), linting (npm run lint), and branch management (git push).
  • [SAFE]: Instructions for PR body generation involve reading a local template (.github/PULL_REQUEST_TEMPLATE.md), which is a standard project management practice.
  • [SAFE]: No evidence of data exfiltration, credential theft, or prompt injection was found. The skill operates within the expected scope of a developer utility.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 01:04 PM