azure-functions-setup
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various system commands to check installed versions of developer tools including Azure CLI, Node.js, Python, and .NET. These are standard diagnostic operations for environment setup.
- [EXTERNAL_DOWNLOADS]: Instructions are provided to install official development tools from well-known repositories and package managers (e.g., Homebrew, WinGet). It also includes an installation command fetching resources from a well-known service (GitHub) under a trusted organization repository.
- [REMOTE_CODE_EXECUTION]: The skill utilizes
npxto execute logic from the@azure/functions-skillsnpm package and to add skills from a specific Microsoft GitHub repository. These operations target vendor-owned infrastructure and established official registries.
Audit Metadata