sync-main-to-next
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes a local repository script
tooling/scripts/release-branch-prs.mjsand standard CLI utilities includingnode,gh(GitHub CLI), andnpm. These operations are used for branch management, release tracking, and package metadata retrieval. - [EXTERNAL_DOWNLOADS]: The skill performs read-only operations against the NPM registry and GitHub API to check for package versions and CI/CD workflow statuses. These interactions target well-known, trusted services (NPM and GitHub) to ensure the release state is consistent.
Audit Metadata