checkout-credential-review
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides security-focused guidelines for reviewing code that interacts with Git and GitHub. It aims to prevent credential leakage and unauthorized remote operations by defining clear boundaries for authentication.
- [SAFE]: No executable scripts, subprocess calls, or external dependencies are defined within the skill. The references to commands like
gitandghare part of a checklist for analyzing other code. - [SAFE]: The skill explicitly instructs the agent to avoid authenticated Git operations in the runtime environment, reinforcing a least-privilege security model.
Audit Metadata