hyperframes-cli
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes the hyperframes CLI via npx to perform tasks like rendering, linting, and project scaffolding.
- [EXTERNAL_DOWNLOADS]: Downloads the hyperframes package from the npm registry at runtime via npx.
- [PROMPT_INJECTION]: Identified attack surface for indirect prompt injection (Category 8).
- Ingestion points: Processes HTML compositions, scripts, and media files provided by the user.
- Boundary markers: Instructions do not define specific delimiters for processed data.
- Capability inventory: Uses npx for subprocess execution and performs file system operations.
- Sanitization: No specific sanitization measures are described for user-supplied data inputs.
Audit Metadata