create-pull-request
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes standard version control and repository management tools (git and gh) which are appropriate for its stated purpose.\n- [SAFE]: All network-related commands interact with GitHub, a well-known service, and no unauthorized data exfiltration or external script downloads were identified.\n- [SAFE]: Multi-line string generation for pull request descriptions and commit messages uses quoted heredocs (cat <<'EOF'), which is a security best practice that prevents shell interpretation or unintended expansion of the content.\n- [SAFE]: The validation section explicitly instructs the agent to check for sensitive data in diffs and verify the relevance of all commits before proceeding, promoting secure development practices.
Audit Metadata