chained-pr

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structured instructions for managing large code changes by splitting them into smaller PRs. It uses the GitHub CLI (gh) for legitimate repository management tasks such as viewing PR stats and creating new PRs.
  • [COMMAND_EXECUTION]: The skill uses standard GitHub CLI commands (gh pr view, gh pr create) to automate the workflow. These commands are localized to the user's repository context and are used for their intended purpose.
  • [DATA_EXPOSURE]: The skill requests PR statistics (additions, deletions, changed files) to enforce its 400-line budget rule, which is a benign use of repository metadata for workflow optimization.
  • [NO_CODE]: The skill contains markdown instructions and shell command examples but does not include any executable scripts or complex automation that could be misused.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 03:16 PM
Security Audit — agent-trust-hub — chained-pr