skills/wakqasahmed/skills/wizard/Gen Agent Trust Hub

wizard

Pass

Audited by Gen Agent Trust Hub on Aug 26, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The template.sh file utilizes standard shell commands (grep, mktemp, mv, chmod) and CLI tools (gh, tput, xdg-open) to manage the user interface and configuration files. These operations are restricted to the local environment and are standard for developer automation tools.
  • [DATA_EXPOSURE]: The skill provides ask_secret to ensure sensitive credentials (like API keys) are not echoed to the terminal during input. It uses write_env to store these values in local .env files. While the instructions warn users not to commit these files, the skill itself provides the infrastructure for secure local handling.
  • [EXTERNAL_DOWNLOADS]: The open_url function executes platform-specific commands (wslview, explorer.exe, xdg-open, open) to open the user's browser to specific documentation or dashboard pages. This is a controlled navigation action triggered by the script to assist the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 26, 2026, 10:08 AM
Security Audit — agent-trust-hub — wizard