mapbox-web-performance-patterns

Warn

Audited by Snyk on Mar 31, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill's SKILL.md and AGENTS.md explicitly show fetching and ingesting external GeoJSON/tiles (e.g., fetch('/api/data'), fetch('/api/data?bbox=…'), and tiles: ['https://api.example.com/tiles/{z}/{x}/{y}.pbf']) and then directly using feature properties (setData(), addSource(), .setHTML(feature.properties.name)) to drive map behavior, which clearly ingests untrusted third‑party content that can materially influence actions.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 31, 2026, 11:30 AM
Issues
1