changelog
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official GitHub CLI tool (
gh) to retrieve pull request information from the author's repository (elie222/inbox-zero), which is a standard and expected development workflow. - [SAFE]: File system operations are limited to creating new documentation files within a specific directory (
docs/changelog-entries/), following the project's established structure. - [SAFE]: The skill configuration includes
disable-model-invocation: true, which acts as a security measure by preventing the model from calling other tools or agents during the execution of this skill.
Audit Metadata