remotion-upgrade
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
npx remotion upgrade,npx remotion versions, andnpx skills updateto manage and verify project dependencies. These are standard operations for the Remotion ecosystem. - [EXTERNAL_DOWNLOADS]: Fetches versioning information and compatibility guidelines from the vendor's official website (remotion.dev) and GitHub repository (github.com/remotion-dev/remotion).
- [INDIRECT_PROMPT_INJECTION]: The skill processes external documentation to determine compatible versions.
- Ingestion points: Reads the Mediabunny compatibility page and GitHub releases (SKILL.md).
- Boundary markers: None present.
- Capability inventory: Executes shell commands via
npxandnpm(SKILL.md). - Sanitization: No explicit sanitization of fetched documentation content is described.
Audit Metadata