Mapbox Web Performance Patterns

v1.0.0

Performance optimization patterns for Mapbox GL JS web applications. Covers initialization waterfalls, bundle size, rendering performance, memory management,...

0· 37·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description (Mapbox performance patterns) match the provided SKILL.md and reference documents. There are no extra binaries, environment variables, or config paths requested that would be unrelated to providing documentation and advice.
Instruction Scope
SKILL.md and the reference files contain only guidance, code examples, and best-practice patterns for Mapbox GL JS. The instructions do not tell the agent to read arbitrary files, access system secrets, or transmit data to unknown endpoints. Note: example snippets reference fetch() calls and a MAPBOX_TOKEN variable as usage examples — these are illustrative and not required by the skill itself.
Install Mechanism
No install spec and no code files that would be executed at install time. This lowers risk because nothing is downloaded or written to disk by the skill installation process.
Credentials
The skill declares no required environment variables or credentials. Although examples reference a MAPBOX_TOKEN and external tile URLs, the skill does not request those secrets or declare any environment dependencies.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-wide privileges and does not modify other skills or agent configuration.
Assessment
This appears to be a documentation-only skill (performance patterns for Mapbox GL JS) and is internally coherent. It does not request credentials or install software. A few practical cautions: (1) code examples reference MAPBOX_TOKEN and external fetch endpoints — do not paste real tokens or secrets into a chat unless you intend to share them; (2) because Source/Homepage are empty, verify the provenance if you plan to copy large snippets into production (check licensing and whether guidance matches the Mapbox version you use); and (3) although the skill itself is harmless, any code you paste into your app should be reviewed and tested for correctness and safety (e.g., CORS, authentication, and rate limits) before deployment.

Like a lobster shell, security has layers — review code before you run it.

latestvk97e8z53mm6kc0badcwxn5nszn83z5se

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments