azure-maps-search-dotnet

Pass

Audited by Gen Agent Trust Hub on Apr 24, 2026

Risk Level: SAFE
Full Analysis
  • Secure Authentication Implementation: The skill provides multiple authentication methods and explicitly recommends Microsoft Entra ID for production use, which is a robust security practice. It also demonstrates using environment variables to manage subscription keys securely during development.\n- Use of Official Libraries: The documentation references standard Azure SDK packages for .NET (Azure.Maps.Search, Azure.Maps.Routing, etc.). Using official, signed packages from established registries helps ensure the integrity of the development environment.\n- Best Practice Guidance: The included acceptance criteria reinforce secure development by highlighting incorrect patterns, such as hardcoding credentials, and promoting correct usage of the API clients and coordinate systems.\n- Routine Resource Handling: Code snippets for rendering map tiles show appropriate file handling for local storage, consistent with the intended purpose of a mapping SDK.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 08:50 AM