gh-pr-close

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill employs the GitHub CLI (gh) via the Bash tool to manage pull requests. The commands provided, such as gh pr close and gh pr view, are standard operations for repository maintenance.
  • [DATA_EXPOSURE]: The skill retrieves pull request metadata (number, title, and state) using gh pr view. This data is used solely for verifying the state of the PR and does not involve accessing sensitive system files or credentials.
  • [EXTERNAL_DOWNLOADS]: References the official documentation for the GitHub CLI at https://cli.github.com/manual/, which is a well-known and trusted resource.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 01:16 AM
Security Audit — agent-trust-hub — gh-pr-close