create-pr
Pass
Audited by Gen Agent Trust Hub on Feb 13, 2026
Risk Level: LOWEXTERNAL_DOWNLOADSNO_CODE
Full Analysis
================================================================================
🔵 VERDICT: LOW
This skill is primarily an instructional markdown document guiding users on how to create pull requests using the GitHub CLI. It does not contain any directly executable malicious code or scripts within its definition. The primary security consideration is the instruction to install the GitHub CLI from external sources.
Total Findings: 1
🔵 LOW Findings: • Unverifiable Dependencies (Trusted Source)
- Line 14: The skill instructs users to install the GitHub CLI using
brew install gh,winget install --id GitHub.cli, or by following instructions onhttps://github.com/cli/cli/blob/trunk/docs/install_linux.md. While these are standard package managers and an official GitHub source (a trusted external source), any external download carries a low, inherent risk. This finding is downgraded to LOW due to the trusted nature of the sources.
================================================================================
Audit Metadata