pr-draft-summary

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • Git Command Usage: The skill automates the collection of repository metadata using standard commands like git rev-parse, git status, and git diff. These are used to identify current branches, changed files, and commit history for the purpose of generating accurate PR drafts.
  • Information Gathering: It identifies sensitive areas of the repository (such as configuration files and source code) to classify changes (e.g., features, fixes, or documentation). This is a routine part of the development workflow to ensure PR descriptions accurately reflect the scope of work.
  • Automated Formatting: The workflow includes logic to suggest branch names and link to GitHub issues based on current branch naming conventions. This helps maintain project organization and traceability without manual input.
  • No External Data Transfer: The skill operates locally on the repository data and does not exhibit patterns of data exfiltration or unauthorized network communication.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 12:22 PM