release-check
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates standard software release workflows, including checking for stale documentation and ensuring version parity across multiple packages.
- [COMMAND_EXECUTION]: Uses project-local tools and scripts (e.g.,
.claude/skills/doc-check/scripts/find-stale.sh,pnpm) to automate validation steps. These actions are typical for development and pre-release tasks. - [EXTERNAL_DOWNLOADS]: Interacts with GitHub via the
ghCLI to fetch release metadata, which is a legitimate and expected behavior for a release management utility.
Audit Metadata