skills/fradser/skills/create-pr/Gen Agent Trust Hub

create-pr

Pass

Audited by Gen Agent Trust Hub on Aug 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes local shell commands including git and gh (GitHub CLI) to gather repository context and automate the pull request submission process.
  • [COMMAND_EXECUTION]: Instructions direct the agent to execute standard development tasks such as linting, testing, and building using well-known tools like npm, pnpm, pytest, ruff, and mypy.
  • [EXTERNAL_DOWNLOADS]: The skill references the use of established security scanning tools, such as gitleaks and trufflehog, to detect hardcoded secrets and sensitive files during pre-submission validation.
  • [SAFE]: Implements a structured quality gate and failure resolution process to ensure all checks pass before a pull request is created.
  • [SAFE]: Uses dynamic context injection in the SKILL.md file for benign repository status checks such as git status, git branch, and gh auth status.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 20, 2026, 08:26 AM
Security Audit — agent-trust-hub — create-pr