prepare-pr
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill follows standard software development practices for preparing code changes. It uses Git commands to inspect history and state, and file operations to document changes.
- [COMMAND_EXECUTION]: Utilizes local Git commands such as git status, git log, git diff, and git push, along with file system writes to manage the development lifecycle. All commands are consistent with the skill's primary function of PR management.
Audit Metadata