install
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes the Subframe CLI tool (
npx @subframe/cli@latest init) to perform project initialization, file scaffolding, and dependency installation. - [EXTERNAL_DOWNLOADS]: Downloads assets and configuration from the official Subframe platform and retrieves web fonts from Google's well-known font delivery services.
- [REMOTE_CODE_EXECUTION]: Dynamically fetches and executes the Subframe CLI package from the public npm registry using the
npxutility.
Audit Metadata