hyperframes-cli
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill leverages the
npx hyperframescommand to perform various local development tasks. These include initializing new projects, linting HTML compositions, previewing content in a browser, and rendering video outputs via FFmpeg.\n- [EXTERNAL_DOWNLOADS]: Execution ofnpx hyperframesresults in the retrieval and execution of thehyperframespackage from the official npm registry. This is standard behavior for Node.js CLI tools and is directed at a legitimate package provided by the tool's authors.\n- [DATA_EXFILTRATION]: No data exfiltration patterns were identified. The tool operates on local project directories and media files, producing outputs like rendered videos or transcription files on the local filesystem.
Audit Metadata