maui-maps
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidance and code snippets for integrating mapping functionality using the official 'Microsoft.Maui.Controls.Maps' and 'CommunityToolkit.Maui.Maps' NuGet packages.
- [SAFE]: Security-sensitive configurations, such as Google Maps and Bing Maps API keys, are handled using clear placeholders like 'YOUR_GOOGLE_MAPS_KEY' and 'YOUR_BING_MAPS_KEY' rather than hardcoded credentials.
- [SAFE]: The required platform permissions (ACCESS_FINE_LOCATION, ACCESS_COARSE_LOCATION) and configuration entries (NSLocationWhenInUseUsageDescription) are standard and necessary for the stated purpose of showing location on a map.
Audit Metadata