mapbox-mcp-runtime-patterns

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate integration patterns for the Mapbox Model Context Protocol (MCP) server.
  • [EXTERNAL_DOWNLOADS]: The examples facilitate communication with the official Mapbox MCP endpoint (https://mcp.mapbox.com/mcp) which is a trusted vendor resource.
  • [COMMAND_EXECUTION]: Instructions provide code for executing the Mapbox MCP server locally using standard npx commands (npx @mapbox/mcp-server) via subprocess or spawn modules.
  • [CREDENTIALS_UNSAFE]: Secret management follows industry best practices by utilizing environment variables for authentication tokens (MAPBOX_ACCESS_TOKEN, OPENAI_API_KEY) instead of hardcoding sensitive data.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 08:10 AM