git-workflow
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security issues were detected. The skill consists of instructional content and examples for standard Git operations.
- COMMAND_EXECUTION (SAFE): The skill contains examples of shell commands for Git (e.g., git commit, git push, git checkout). These are standard version control operations and do not include any suspicious flags, redirected outputs to sensitive files, or calls to external/untrusted scripts.
- DATA_EXPOSURE (SAFE): The skill explicitly promotes security best practices by recommending that secrets and environment files (like .env and wp-config.php) be included in .gitignore to prevent accidental exposure.
Audit Metadata