mapbox-store-locator-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE] (SAFE): The file AGENTS.md is a collection of Markdown documentation and JavaScript snippets. It contains no executable scripts or system-level commands.
- [NO_CODE] (SAFE): No standalone executable files (.js, .py, .sh) are included in the skill. All logic is contained within documentation blocks.
- [EXTERNAL_DOWNLOADS] (SAFE): The snippets reference the Mapbox Directions API and the Turf.js library, which are standard resources for mapping applications. No suspicious remote execution patterns were found.
- [CREDENTIALS_UNSAFE] (SAFE): The code references variables for access tokens but does not include any hardcoded API keys or secrets.
- [DATA_EXFILTRATION] (SAFE): While the snippets include network calls to api.mapbox.com, these are legitimate requests for directions functionality and do not target sensitive local data.
Audit Metadata