recharge-skill
Warn
Audited by Snyk on Apr 22, 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 designed to perform monetary operations: it calls a remote MCP endpoint (https://recharge.bankofai.io/mcp) using a dedicated
rechargetool and gives a concrete call examplerecharge(amount="1", token="USDT"). It returns settlement status and a transaction hash and references TRC20 tokens — i.e., direct crypto payment/recharge execution rather than a generic API or browser automation. This is a specific financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata