·mapbox-token-security
!

mapbox-token-security

mapbox/mapbox-agent-skills

Security best practices for Mapbox access tokens, including scope management, URL restrictions, rotation strategies, and protecting sensitive data. Use when creating, managing, or advising on Mapbox token security.

55Installs·7Trend·@mapbox

Installation

$npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-token-security

SKILL.md

This skill provides security expertise for managing Mapbox access tokens safely and effectively.

URL restrictions limit where a public token can be used, preventing unauthorized usage if the token is exposed.

Investigation (within 24 hours): 5. Review access logs to understand exposure 6. Check for unauthorized usage in Mapbox dashboard 7. Identify root cause (how was it exposed?) 8. Document incident with timeline and impact

Security best practices for Mapbox access tokens, including scope management, URL restrictions, rotation strategies, and protecting sensitive data. Use when creating, managing, or advising on Mapbox token security. Source: mapbox/mapbox-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-token-security
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is mapbox-token-security?

Security best practices for Mapbox access tokens, including scope management, URL restrictions, rotation strategies, and protecting sensitive data. Use when creating, managing, or advising on Mapbox token security. Source: mapbox/mapbox-agent-skills.

How do I install mapbox-token-security?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-token-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mapbox/mapbox-agent-skills