alchemy-local-dev-loop
Warn
Audited by Snyk on Apr 13, 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 is explicitly for Web3 (blockchain) development using Alchemy and Hardhat, and includes explicit crypto transaction capabilities: Alchemy SDK usage (getBalance, waitForTransaction), network config with accounts populated from a DEPLOYER_PRIVATE_KEY, deploy scripts (deploy:sepolia), and Hardhat mainnet-fork tests that impersonate accounts and obtain signers. These are specific blockchain/crypto operations that enable sending/signing transactions and interacting with wallets, so this is direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata