github-pull-requests
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation and template guide for using the official GitHub CLI (
gh). This is a legitimate and standard use case for development environments.\n- [SAFE]: The provided command templates use quoted heredocs (cat <<'EOF') to handle multi-line input. This is a secure coding practice that prevents the shell from interpreting special characters or executing commands within the text body, mitigating potential command injection risks when constructing pull request descriptions.\n- [SAFE]: No evidence of data exfiltration, credential exposure, remote script execution, or obfuscation was found in the instructions or command examples.
Audit Metadata