git-workflow-and-versioning
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE] (SAFE): The skill actively encourages security hygiene by instructing the agent to search for hardcoded secrets (password, secret, api_key, token) before committing code.
- [COMMAND_EXECUTION] (SAFE): Contains standard Git and Node.js development commands (e.g., git worktree, npm test, npx tsc) that are strictly aligned with the skill's stated purpose of managing code workflows.
- [DATA_EXFILTRATION] (SAFE): No network operations or external data transfer mechanisms were detected. The skill explicitly advises against committing sensitive environment files like .env or .pem keys.
Audit Metadata