vcs-commit
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [Command Execution] (SAFE): Employs standard git commands for version control tasks.
- [Data Exposure & Exfiltration] (SAFE): Includes a Git Safety Protocol specifically prohibiting the commitment of API keys or credentials.
- [Indirect Prompt Injection] (LOW): Surfaces a potential attack vector through external data ingestion. 1. Ingestion points: staged changes read via git diff. 2. Boundary markers: absent. 3. Capability inventory: git commit and git add. 4. Sanitization: human-in-the-loop confirmation is required before any commit is executed.
- [Prompt Injection] (SAFE): No evidence of jailbreaking or instruction-bypass patterns.
Audit Metadata