celo-composer
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Uses
npxto fetch and execute the official@celo/celo-composerpackage from the NPM registry to scaffold new projects.\n- [COMMAND_EXECUTION]: Includes instructions for standard shell commands used in blockchain development, such as project initialization, dependency management withpnpm, and contract compilation using Hardhat or Foundry.\n- [CREDENTIALS_UNSAFE]: Recommends the use of local.envfiles for managing development-specific secrets like private keys and API keys, which is a standard security practice for development environments.
Audit Metadata