pull-request

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes dynamic context injection to execute shell commands including git branch, git log, git diff, and git status at load time to populate the agent's context with repository information. It also instructs the agent to run git push and gh pr create as part of its core functionality. These are legitimate uses of command execution within a developer-tooling context.
  • [SAFE]: No malicious behavior such as data exfiltration, credential harvesting, or prompt injection was detected. The skill accesses project-specific metadata necessary for its task and appropriately advises the user to handle authentication via standard CLI methods.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 04:01 PM