remotion-markup
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a detailed reference manual for the Remotion ecosystem, providing architectural patterns and implementation examples for React-based video production.
- [COMMAND_EXECUTION]: Provides instructions for utilizing official CLI commands (e.g.,
npx remotion add,npx remotion studio) which are standard tools for the development environment. - [EXTERNAL_DOWNLOADS]: References official integrations with well-known and reputable third-party services including Mapbox, MapTiler, Google Maps, and ElevenLabs. These integrations follow documented best practices and official API specifications.
- [CREDENTIALS_UNSAFE]: Promotes secure development practices by instructing users to store sensitive API keys in environment variables rather than hardcoding them in scripts or components.
- [DATA_EXFILTRATION]: No patterns associated with unauthorized data collection or external exfiltration were found; all network activity is explicitly tied to the skill's stated purpose of fetching media or map data.
- [REMOTE_CODE_EXECUTION]: The provided Node.js scripts (
prep-cesium-path.mjs,prep-geo.mjs) are local utility scripts for processing geographic data files and do not download or execute arbitrary remote payloads.
Audit Metadata