openspec-git-discipline
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively uses read-only Git commands (
git status --short,git branch --show-current) to verify the state of the repository before suggesting next steps to the user. - [SAFE]: The instructions explicitly prohibit the agent from performing automated write operations (auto-committing, branching, or merging) without prior user approval, which serves as a security best practice for autonomous agents.
- [SAFE]: No external network calls, remote code execution, obfuscation, or sensitive data access patterns were detected. The skill operates entirely within the context of standard version control workflows.
Audit Metadata