publish-repo
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill performs repository management and deployment tasks by executing various shell commands.
- Evidence: Utilizes
gh repo editfor visibility changes,gh apifor security settings,make checkfor local validation, andgit statusfor environment checks. - [EXTERNAL_DOWNLOADS]: The skill relies on external developer tools and package managers to perform its operations.
- Evidence: Uses
npx skillsto download and execute a package from the NPM registry. It also invokesgh skill, which is a GitHub CLI extension.
Audit Metadata