create-python-x402-facilitator

Warn

Audited by Snyk on Feb 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 designed to verify and settle on-chain payments. It implements a FacilitatorAvmSigner with methods to sign transactions and groups (sign_transaction, sign_group), simulate, send raw transactions (send_group / send_raw_transaction), and confirm transactions. It requires an Algorand private key (AVM_PRIVATE_KEY) and algod node access, and exposes /settle endpoints for submitting settlements. These are direct crypto/blockchain wallet and transaction-execution capabilities, so this grants direct financial execution authority.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 17, 2026, 12:41 AM