hyperframes-cli
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto fetch and execute thehyperframespackage from the npm registry, a standard distribution method for Node.js tools. Theinitcommand also facilitates the installation of project-specific AI coding skills to the environment. - [COMMAND_EXECUTION]: Provides instructions to run various shell commands for project scaffolding, linting, video rendering (utilizing system dependencies like FFmpeg and Chrome), and system diagnostics via the
doctorcommand. - [DATA_EXFILTRATION]: Functional features such as transcription and text-to-speech involve processing media and text data, which typically requires communication with remote AI service providers (e.g., Whisper for audio) as part of the tool's intended features.
Audit Metadata