prereq-check
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill's behavior is consistent with its stated purpose of environment validation.
- [EXTERNAL_DOWNLOADS]: References official installation scripts and repositories from well-known sources, specifically Microsoft and GitHub, to assist the user with environment setup.
- [COMMAND_EXECUTION]: Runs local CLI commands (az, gh, jq, git) to verify versioning and active authentication sessions.
- [REMOTE_CODE_EXECUTION]: Includes an installation script for the Azure CLI from a trusted Microsoft domain (aka.ms) utilizing a piped shell execution pattern. The skill is designed to display this command to the user rather than executing it automatically, ensuring human-in-the-loop safety.
Audit Metadata