wizard
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates shell scripts based on a provided template (
template.sh) that use standard system utilities (e.g.,gh,mktemp,mv,read) to manage local environment variables and GitHub repository secrets. These operations are transparently defined, intended for local development workflows, and are manually executed by the user. Thetemplate.shlibrary follows best practices such as utilizingread -rsfor sensitive input to prevent shoulder surfing and usingmktempfor atomic file updates.
Audit Metadata