agent-change-walkthrough
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a utility for generating code change walkthroughs and does not contain any malicious patterns. It follows best practices for development tools.
- [COMMAND_EXECUTION]: It uses the Bash tool to execute standard git commands (status, diff, show) to collect information about the changes. This is necessary for the skill's functionality and is implemented safely.
- [DATA_EXFILTRATION]: The skill contains a specific negative constraint (No credentials, keys, or sensitive data in output) which helps protect against accidental data exposure.
Audit Metadata