color-motion
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's primary focus is on color theory, perceptual color spaces (OKLCH), and industry-standard video color management for After Effects and web delivery.
- [COMMAND_EXECUTION]: The skill includes several command-line examples for verifying and processing media files:
- Uses
npx playwright screenshotto capture specific animation frames for visual auditing. - Employs
ffprobeto inspect video file metadata such as color primaries and transfer functions. - Provides
ffmpegcommands for embedding color tags into video containers without re-encoding. - References local helper scripts in a
scripts/directory for automating the verification workflow. - [SAFE]: JavaScript and CSS snippets are intended for browser-side visualization and do not perform any sensitive local operations or network requests to untrusted domains.
- [SAFE]: No patterns of prompt injection, obfuscation, data exfiltration, or credential exposure were found in any of the skill's files.
Audit Metadata