make-changelog
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local git commands via a Python script and subagents to retrieve commit histories and tag information. These operations are restricted to the local repository and are necessary for the skill's primary function of changelog generation. It uses common tools like
git log,git tag, andgit rev-list.
Audit Metadata