git-advanced-workflows

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides various shell command examples for advanced Git management, including interactive rebase operations, worktree creation, and the automated 'git bisect run' command. These commands are executed locally within the user's terminal.
  • [PROMPT_INJECTION]: An indirect prompt injection surface is identified where the skill facilitates the execution of scripts based on data from a Git repository.
  • Ingestion points: Repository history, commit messages, and file contents processed during 'git bisect' or 'git rebase' operations.
  • Boundary markers: The skill does not provide delimiters or safety instructions to prevent the agent from interpreting instructions embedded within commit data.
  • Capability inventory: Use of 'bash', 'git', and 'npm' to execute local scripts and tests.
  • Sanitization: No sanitization or validation of commit data is performed before it influences the execution of 'git bisect run' or 'npm test'.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 04:32 PM