git-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were identified within the skill instructions or reference materials. The skill focuses on organizational standards for code management and documentation.
- [EXTERNAL_DOWNLOADS]: The skill includes instructions for installing standard, well-known development dependencies such as
husky,@commitlint/cli, andsemantic-releasevia the public NPM registry. These are established tools for workflow enforcement and are considered safe sources. - [COMMAND_EXECUTION]: Provides examples of common CLI tool usage (
git,npm,gh) for repository management and CI/CD integration, which is consistent with the skill's stated purpose and does not involve risky execution patterns.
Audit Metadata