azure-functions-common
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [Official Resource References]: The skill contains numerous references to official GitHub repositories under the 'Azure' and 'microsoft' organizations and documentation on 'learn.microsoft.com'. These provide the agent with authoritative context for diagnosing issues within the Azure Functions ecosystem.
- [Local Environment Safeguards]: In the
local-emulators.mdreference, the skill establishes clear 'Ground rules' for the AI agent. These rules mandate that the agent must ask for explicit user permission before installing tools, starting background processes, or modifying system configurations, which is a standard safety measure for development skills. - [Credential Management Guidance]: The documentation explicitly advises against committing secrets or real connection strings to source control, recommending the use of environment variables and local configuration files like
local.settings.jsoninstead. - [Context Filtering]: The routing logic defined in
routing.mdhelps the agent load only the necessary reference material for a specific task. This scoping reduces context noise and ensures the agent operates with the most relevant and safe instructional set for the current language or trigger type.
Audit Metadata