git-master

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard Git commands (e.g., git status, git log, git commit, git rebase, git blame) and shell utilities (e.g., bash, grep) to analyze and manipulate the repository state. These commands are used for their intended purpose of version control management.
  • [DATA_INGESTION]: The skill ingests repository data, such as commit messages and diffs, to perform style detection and planning. This data is used as input for logic checks (e.g., regex matching for commit styles) rather than being executed or exfiltrated.
  • [SAFE_PRACTICES]: The skill incorporates safety measures such as using git push --force-with-lease instead of a standard force push and requiring user warnings before potentially destructive history rewrites on pushed branches.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 03:49 PM