opt-harness-install
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses Node.js one-liners and grep to inspect the local environment for existing dependencies and project configuration.
- [COMMAND_EXECUTION]: Invokes package managers (npm, yarn, pnpm, or bun) to perform package installations and upgrades.
- [EXTERNAL_DOWNLOADS]: Retrieves package metadata and assets from the official GitHub Packages registry to ensure the latest framework versions are used.
- [EXTERNAL_DOWNLOADS]: Configures local registry settings to facilitate secure authentication for package retrieval from the vendor's infrastructure.
Audit Metadata