remotion-maps
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains legitimate and high-quality instructions for map animation without malicious patterns.
- [EXTERNAL_DOWNLOADS]: The skill documentation describes fetching map tiles and terrain data from well-known services (Google Maps, MapTiler, Mapbox) using user-supplied environment variables.
- [REMOTE_CODE_EXECUTION]: Loads the CesiumJS library from a public CDN (jsDelivr) to enable 3D flyover functionality, which is a standard and documented integration method.
- [COMMAND_EXECUTION]: Includes local Node.js scripts (
prep-cesium-path.mjsandprep-geo.mjs) for processing geographic data; these scripts perform standard file operations and coordinate geometry calculations.
Audit Metadata