mapbox-ios-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official Mapbox Maps SDK repository on GitHub (github.com/mapbox/mapbox-maps-ios.git) as the primary installation source, which is a trusted vendor repository.
- [CREDENTIALS_UNSAFE]: Uses clear placeholders (pk.your_mapbox_token_here) for API access tokens and provides correct instructions for secure configuration via the iOS Info.plist file.
- [DATA_EXFILTRATION]: Provides standard implementation patterns for iOS location services, including the necessary configuration for NSLocationWhenInUseUsageDescription to ensure proper user consent.
- [SAFE]: Analysis of the documentation and code snippets revealed no evidence of prompt injection, obfuscated content, or malicious command execution.
Audit Metadata