remotion-maps
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- Standard API Key Management: The skill instructs users to use environment variables for mapping provider keys (Mapbox, MapTiler, Google Maps), which is a standard and recommended practice for protecting sensitive credentials in web projects.- Trusted Dependency Usage: The instructions recommend installing well-known and established libraries such as
maplibre-gl,mapbox-gl, and@turf/turffrom official package registries.- Local Data Processing: The provided utility scripts (prep-cesium-path.mjsandprep-geo.mjs) are designed for local development to process geographic coordinates. They operate on files explicitly provided by the developer and do not involve unauthorized network activity.- Well-Known Service Integration: All external mapping services referenced (Google, Mapbox, MapTiler, MapLibre) are widely recognized and the URLs point to their official domains and documentation.
Audit Metadata