wizard
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the creation of configuration wizards. It implements secure handling of sensitive information using the
ask_secretfunction (which utilizesread -rs) and manages GitHub secrets via the officialghCLI. - [SAFE]: Instructions for reading repository files (like
READMEor.env.example) are intended to assist the AI in identifying required configuration parameters. While this represents a data ingestion surface, the generated scripts are intended for local execution by the user, and the template uses quoted variables to prevent shell injection.
Audit Metadata