mapbox-ios-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill provides instructions to download the Mapbox Maps SDK from its official GitHub repository (github.com/mapbox/mapbox-maps-ios.git) using Swift Package Manager. This is the standard, documented procedure for this library.
- [CREDENTIALS_UNSAFE] (SAFE): Contains a placeholder for an API access token (
pk.your_token_here) in an XML snippet. No real secrets or credentials are hardcoded. - [DATA_EXFILTRATION] (SAFE): No unauthorized network operations or access to sensitive local files were detected. The location-related code uses standard iOS permissions.
Audit Metadata