gh-pr-metadata

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard Git and GitHub CLI (gh) commands to retrieve and update PR information. These are necessary for the skill's primary function of PR metadata management.
  • [COMMAND_EXECUTION]: A local Python script (validate_pr_metadata.py) is used to check the PR title and body against defined regex patterns and template requirements. The script uses subprocess.run to call the GitHub CLI but does not execute external code or shell out to untrusted inputs.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 06:54 AM