celo-composer
Warn
Audited by Snyk on Mar 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly targets Celo blockchain dApps and includes crypto-specific tooling that enables transaction signing and broadcasting: templates for a "minipay" app, wallet providers (rainbowkit, thirdweb), WalletConnect project ID, an environment variable named PRIVATE_KEY, and deploy commands (Hardhat/Foundry deploys and forge --broadcast / hardhat run) which sign and send on-chain transactions. These are concrete crypto/blockchain capabilities (wallets, signing, broadcasting) rather than generic tooling, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata