git-workflows

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): The skill's content is educational and focuses on common Git operations, branching models (Git Flow, GitHub Flow), and configuration practices.
  • COMMAND_EXECUTION (SAFE): The script scripts/setup-hooks.sh uses chmod +x to set execution permissions on local Git hook scripts. This is standard behavior for the skill's primary purpose of setting up a development environment and does not target system-level files or sensitive directories.
  • DATA_EXPOSURE (SAFE): While the skill mentions git config --global credential.helper cache, this is a standard Git configuration for temporary in-memory credential caching and does not represent an exfiltration or exposure risk in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:07 PM