request-payment
Warn
Audited by Snyk on Mar 17, 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 cryptocurrency payment workflow for XNO (Nano). It defines and requires wallet operations (wallet_list, wallet_probe_balances), creation of payment requests (payment_request_create producing a nano: URI and target address), and receipt/clearing of incoming funds (payment_request_receive, payment_request_status). These are specific, built-in crypto wallet/payment actions (address/QR generation, tracking pending/received blocks, receiving funds), i.e., direct crypto/blockchain transaction handling rather than a generic tool. This matches the "Crypto/Blockchain (Wallets, Swaps, Signing)" category for Direct Financial Execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata