app-store-changelog
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a bash script (
scripts/collect_release_changes.sh) to interact with the local git repository. It executes commands likegit log,git describe, andgit rev-parseto collect history.\n- [SAFE]: The skill does not perform any network requests, access sensitive files outside the git metadata, or attempt to persist across sessions. All actions are consistent with its stated purpose of generating release notes.
Audit Metadata