animated-infographic
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard Remotion CLI commands (
npx remotion render,npx remotion still) to generate video and image assets. These are established tools for the intended purpose. - [EXTERNAL_DOWNLOADS]: The documentation references well-known and widely-used Node.js packages such as
remotion,react, andreact-domfrom the official npm registry. - [DATA_EXPOSURE]: The skill processes user-provided data (statistics, labels, and text) to populate infographic templates. It promotes the use of Zod schemas for validation and
Intl.NumberFormatfor secure and predictable data formatting, which are best practices for mitigating malformed input risks. - [NO_CODE]: The skill includes helper scripts (
scripts/contact-sheet.sh,scripts/probe-mp4.sh) for asset verification. While the source for these scripts is not provided in the analyzed files, they are described as internal development utilities consistent with the skill's primary purpose.
Audit Metadata