wizard
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a boilerplate for generating human-interactive bash scripts. All sensitive data handling (like capturing API keys via
ask_secret) is designed to facilitate local configuration and GitHub secret management using the officialghCLI tool. - [SAFE]: The network operations in the provided template are limited to opening browser URLs for legitimate service dashboards (e.g., Stripe) and interacting with GitHub's official API via the local
ghutility. - [SAFE]: The skill uses standard shell best practices (
set -euo pipefail) and provides utility functions for idempotent.envmanagement and secure secret entry.
Audit Metadata