Bankr Dev - Arbitrary Transactions
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 provides an API to submit raw EVM transactions, perform custom contract calls, and send value (wei) on supported chains. Examples include ERC-20 transfers, a JSON schema with a "value" field, and an execute() call that submits the transaction. This is a specific crypto/blockchain execution capability (signing/sending transactions / moving funds), not a generic tool, so it grants direct financial execution authority.
Audit Metadata