hyperframes-cli
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions frequently utilize
npx hyperframes, which downloads and executes thehyperframespackage from the npm public registry at runtime. - [COMMAND_EXECUTION]: The skill facilitates the execution of various CLI commands to perform development tasks, such as
initfor project scaffolding,lintandinspectfor validation, andrenderfor video generation using FFmpeg and Chrome workers. - [SAFE]: The identified external downloads and command executions are standard operations for a developer tool and are strictly aligned with the skill's primary purpose of providing a video rendering development loop.
Audit Metadata