publish-repo
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gh(GitHub CLI) andgitto perform administrative tasks such as changing repository visibility, setting up branch protection rulesets, and creating GitHub releases. These actions are aligned with the skill's stated purpose of repository deployment. - [EXTERNAL_DOWNLOADS]: The skill invokes
npx skills, which fetches and executes theskillspackage from the npm registry. It also utilizes thegh skillextension to validate and publish repository content. These are standard tools within the Agent Skills development ecosystem.
Audit Metadata