add-effect
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development guide for adding effects to the
@remotion/effectspackage. It provides code templates, directory structures, and testing procedures consistent with standard open-source contribution workflows. - [COMMAND_EXECUTION]: The skill instructs the agent to run standard development commands using
bun,turbo, and theremotionCLI. These commands are restricted to the local repository environment (e.g.,bun test src/test,bun run build) and are necessary for the skill's stated purpose of implementing and verifying new features. - [EXTERNAL_DOWNLOADS]: References official documentation URLs located on the developer's primary domain (
remotion.dev). These are used for generating internal documentation links and do not involve downloading or executing untrusted code.
Audit Metadata