change-explainer-plain
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard git commands such as
git statusandgit diffto inspect the repository. These are read-only operations necessary for the skill's primary purpose of analyzing code changes.\n- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill includes explicit instructions to maintain a read-only workflow and avoid creating any file artifacts or secondary directories.\n- [SAFE]: While the skill processes external data (git diffs and repository files) that could theoretically contain indirect prompt injections, the risk is mitigated by the skill's lack of high-privilege capabilities such as network access or file writing.
Audit Metadata