commit
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION] (SAFE): Employs standard git status and git diff commands along with the /sc:git tool to manage repository updates.
- [DATA_EXFILTRATION] (LOW): The automated staging and pushing of changes through /sc:git could result in the unintentional transfer of sensitive data (e.g., secrets in untracked files) to a remote repository. This is a LOW risk as it is intrinsic to the skill's primary purpose.
- [PROMPT_INJECTION] (LOW): Vulnerable to indirect prompt injection. 1. Ingestion points: git diff reads data from the workspace. 2. Boundary markers: None. 3. Capability inventory: File system read and remote network push via /sc:git. 4. Sanitization: None.
Audit Metadata