Bankr Dev - API Basics

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 explicitly describes an API for crypto trading and other financial actions. It provides concrete endpoints (POST /agent/prompt) with examples of natural-language commands that perform trades ("Buy $50 of ETH on Base", "Sell 100 USDC for SOL", "Swap 0.1 ETH for BNKR", "Bet $10 on the Eagles to win"). Authentication uses an x-api-key "tied to a specific user's Bankr account and wallet", and completed job responses include a "transactions" array of executed transactions. This is a purpose-built financial execution interface (crypto trading, swaps, prediction-market bets) rather than a generic tool, so it grants direct financial execution authority.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 06:45 PM