git
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional guidance on Git branching strategies (e.g., feat/, fix/) and commit message formatting.
- [COMMAND_EXECUTION]: The workflow includes standard local development commands:
npm run test,npx tsc,npm run lint, andnpm run doctor. These are common practices for ensuring code quality before committing and do not involve unauthorized privilege escalation or remote code execution.
Audit Metadata