injective-evm-developer
Warn
Audited by Snyk on Mar 10, 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 focused on blockchain financial operations. It documents and exposes Injective-specific financial precompiles (the
bankprecompile at 0x...64 and theexchangeprecompile at 0x...65), provides their Solidity interfaces/ABI, discusses BankERC20 (minting/payable constructors/wrapped INJ), and shows how to interact via client.writeContract / send transactions. It also includes faucet instructions to obtain INJ/USDT. These are concrete APIs/functions for on-chain asset transfers, minting and exchanges (crypto/blockchain financial execution), not generic tooling. Therefore it grants direct financial execution capability.
Audit Metadata