Bankr Dev - Token Trading
Warn
Audited by Snyk on Feb 15, 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 and specifically designed for crypto financial operations: it provides token buy/sell/swap and cross-chain bridge functionality, ETH/WETH wrap/unwrap, supports specific chains (Base, Polygon, Ethereum, etc.), and exposes a concrete execution API (e.g., import { execute } from "./bankr-client"; await execute("Buy $50 of ETH on Base")). These are direct transaction actions (sending trades, swaps, and cross-chain transfers), not generic tools, so it grants Direct Financial Execution Authority.
Audit Metadata