remotion-video-enhancer
Warn
Audited by Snyk on Jul 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The HTML template (assets/templates/enhanced_viewer.html) includes external CDN scripts (https://unpkg.com/react@18/umd/react.production.min.js, https://unpkg.com/react-dom@18/umd/react-dom.production.min.js, https://unpkg.com/framer-motion@10.16.4/dist/framer-motion.js) which are fetched when the generated viewer is opened and execute remote JavaScript that the Skill relies on for runtime functionality.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). Flagged because the Skill explicitly instructs installing a system package with elevated privileges ("sudo apt-get install ffmpeg"), which asks the agent/user to modify the host system state using sudo.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata