verasic-github-cli-init
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The README and setup protocol reference a remote installation script hosted on the author's official GitHub repository (github.com/Milkywayrules/verasic-skills).
- [REMOTE_CODE_EXECUTION]: Installation instructions include a shell command to pipe the author's remote setup script directly into bash for initial project wiring.
- [COMMAND_EXECUTION]: The skill employs several shell scripts (bootstrap.sh, check-gh.sh, load-gh-env.sh) to automate git configurations, verify GitHub authentication status, and parse local environment variables without using dangerous execution methods like eval.
Audit Metadata