github-repo-publish
Audited by Socket on Mar 7, 2026
1 alert found:
Obfuscated FileThe skill exhibits coherent purpose-capability alignment: it automates GitHub publishing via gh CLI with well-scoped steps (repo creation, push, Readme handling, About, Release). The install/execution flow relies on official tooling (gh, git, brew/npm-like paths) and does not introduce unverifiable binaries or credential harvesting. Data flows follow expected paths (local data to GitHub via gh). Some minor concerns include proxy usage guidance and reliance on pre-authenticated gh sessions, but these do not constitute harmful behavior. Overall: Benign with low to moderate security risk; no evidence of credential theft, data exfiltration, or supply-chain compromises. Suggested caution around environments where proxies or automatic credential handling could be misused.