azure-maps-search-dotnet

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFE
Full Analysis
  • Official SDK Integration: The skill provides instructions for installing and using official Azure Maps libraries from the NuGet registry. These packages are part of the standard Azure SDK ecosystem and are appropriate for the skill's stated purpose.
  • Secure Authentication Practices: The code samples correctly demonstrate using environment variables and Microsoft Entra ID (formerly Azure AD) for authentication. The documentation specifically warns against using hardcoded credentials, which is a key security best practice.
  • Expected File System Interaction: One workflow includes a step to save a map tile to a local file (MapTile.png). This is a routine operation for a mapping service and is confined to the local execution environment for output generation.
  • Trusted Resource References: All external links point to official Microsoft documentation, the Azure SDK GitHub repository, and the standard NuGet package registry.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 11:32 PM
Security Audit — agent-trust-hub — azure-maps-search-dotnet