git
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists of instructional markdown and YAML configuration without any executable code, scripts, or external dependencies.
- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected. The instructions follow standard software development practices.
- [INDIRECT_PROMPT_INJECTION]: The skill establishing a minimal attack surface by instructing the agent to inspect output from
git status. While this data originates externally, the skill only uses it for status inspection and standard committing. - Ingestion points:
git statusoutput as referenced inSKILL.md. - Boundary markers: None explicitly defined to separate git output from instructions.
- Capability inventory: Ability to perform
git commitas described inSKILL.md. - Sanitization: No explicit sanitization of git output is requested.
Audit Metadata