rebase

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the !bash syntax in SKILL.md to execute scripts/detect-base-branch.sh at load time. This dynamic context injection is used to programmatically identify the target base branch before the agent begins its task.
  • [COMMAND_EXECUTION]: The script scripts/detect-base-branch.sh executes an external helper script via relative path traversal (../../shared/scripts/detect-base-branch.sh). This indicates the skill is designed to work within a larger project structure with shared resources.
  • [COMMAND_EXECUTION]: Multiple git commands are executed throughout the workflow, including git rev-parse, git status, git fetch, and git rebase. These are standard operations for repository management and are used according to the skill's stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 03:51 AM