getblock
Warn
Audited by Snyk on Feb 28, 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). GetBlock is a blockchain node/API provider exposing JSON-RPC, Ethers.js integration and endpoints for 100+ chains. That explicit blockchain RPC access (and Ethers integration) is a crypto-specific API which can be used to sign/broadcast transactions (e.g., eth_sendRawTransaction via JSON‑RPC or via an Ethers provider and signer). Because it is specifically designed to interact with blockchains (not a generic tool) and thus can be used to execute on-chain financial operations, it constitutes direct financial execution capability.
Audit Metadata