github-commit-push

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: Runs shell commands including git, pnpm, and gh to perform repository operations and execute build scripts.
  • [PROMPT_INJECTION]: Susceptible to indirect prompt injection where malicious content in git diffs or branch names could influence agent behavior. Ingestion points: Reads branch names and git diff output (SKILL.md). Boundary markers: Lacks specific delimiters or warnings to ignore instructions in ingested data. Capability inventory: Can execute shell commands (pnpm) and interact with remote repositories (git, gh). Sanitization: Does not escape or validate repository data before using it to generate commit messages or PR bodies.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:22 PM