git-operations-rules
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security issues detected. The skill provides instructional guidance for Git operations and does not include any executable code, external dependencies, or data exfiltration attempts.
- [Indirect Prompt Injection] (SAFE): The skill processes external data (file paths and commit messages). It follows security best practices by recommending the '--' delimiter to prevent argument injection. Evidence: 1. Ingestion points: User-provided file paths and messages in SKILL.md. 2. Boundary markers: The '--' delimiter is used in examples. 3. Capability inventory: Execution of git commands. 4. Sanitization: Use of standard CLI safety markers.
Audit Metadata