aeon-distribute-tokens
Warn
Audited by Snyk on May 18, 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 a production-grade batch payout tool for crypto tokens. It is designed to move money: it resolves handles to EVM addresses, requires a
BANKR_API_KEYwith Wallet API read-write scope, and calls a specific transfer endpoint (POST /wallet/transfer) to send tokens (e.g., USDC). The prompt even includes the exact curl request payload and enforces idempotent, per-recipient transfers and transaction handling. This is a direct financial execution capability (crypto/blockchain wallet transfers).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata