issue-pr-templates

Pass

Audited by Gen Agent Trust Hub on Jul 5, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The validation script (scripts/validate_forms.sh) uses pip to install the check-jsonschema package from the official Python Package Index (PyPI). This installation is version-pinned to 0.36.2 and only occurs if the utility is not already present in the environment.
  • [COMMAND_EXECUTION]: The skill utilizes the GitHub CLI (gh) to create and manage repository labels. It also executes a local bash script to perform schema validation on generated YAML issue forms to ensure they render correctly on GitHub.
  • [SAFE]: The skill encourages secure repository management by routing security vulnerability reports to private advisories rather than public issues. Additionally, the pull request template includes a checklist to prevent the accidental submission of local configuration or secret files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 5, 2026, 11:25 PM
Security Audit — agent-trust-hub — issue-pr-templates