piv-create-pr
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes standard version control tools (
git) and the GitHub CLI (gh) to perform its primary function of pushing code and opening pull requests. All commands are transparent and consistent with the skill's description. - [SAFE]: Data access is confined to the local repository's state (branch names, commit history, and diffs) and internal project documentation (
.claude/reports/,.claude/references/) to construct pull request summaries. - [SAFE]: Network activity is restricted to the repository's configured remote via authenticated CLI tools, ensuring that data is only sent to the user's intended destination.
Audit Metadata