Morfeo Remotion Style
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent Remotion style-guide skill with no evidence of credential access, persistence, data theft, or hidden behavior.
This skill appears safe for its stated purpose. Before running the optional setup commands, treat them like normal npm project setup: run them in the intended project folder and pin versions if you need stricter supply-chain control.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the user follows the setup commands, their environment will download and run standard npm tooling for a Remotion project.
The setup guidance asks the user to fetch packages from npm, including an @latest template. This is normal for creating a Remotion project, but users should understand it relies on external package provenance.
npx create-video@latest --template blank npm i @remotion/google-fonts
Use the commands only in a project directory you trust, and consider pinning package versions if reproducible or tightly controlled builds are required.
