yyl-remotion-video

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx create-video@latest to initialize new video projects. This is the official scaffolding tool provided by the Remotion developers for creating React-based video projects.
  • [COMMAND_EXECUTION]: The skill defines a workflow involving several shell commands for project maintenance and output generation. This includes running npm run lint for code quality checks, npx remotion still for frame-by-frame visual debugging, and npx remotion render for final mp4 export. All commands are standard for the intended video production use case.
  • [REMOTE_CODE_EXECUTION]: Documentation refers to the use of npx skills@latest for installing the skill itself. This is a common pattern for managing agent extensions and follows standard package execution practices from the npm registry.
  • [SAFE]: No obfuscation, data exfiltration, or persistence mechanisms were detected in the skill's instructions or templates. The React/TypeScript templates provided are strictly for visual composition and animation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 02:42 AM
Security Audit — agent-trust-hub — yyl-remotion-video