git-version-control
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Analysis of all skill files identified no malicious patterns or vulnerabilities.\n- [COMMAND_EXECUTION] (SAFE): SKILL.md contains command-line examples for Git workflows and linting tools which are not executed by the skill.\n- [REMOTE_CODE_EXECUTION] (SAFE): scripts/validate.py performs safe YAML parsing using yaml.safe_load() and lacks any mechanisms for remote code execution.\n- [DATA_EXFILTRATION] (SAFE): No attempts to access sensitive system files or establish network connections were found.\n- [SAFE] (SAFE): Indirect Prompt Injection: (1) Ingestion in scripts/validate.py via assets/config.yaml. (2) Boundary markers absent. (3) Capability inventory: No subprocess calls, exec/eval, file-write, or network operations. (4) Sanitization: YAML structure validation. Low risk due to zero exploitable capability surface.
Audit Metadata