create-python-x402-server
Warn
Audited by Snyk on Feb 16, 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 accept and settle cryptocurrency payments (Algorand USDC). It provides concrete payment-facing components and APIs: facilitator URL (https://x402.org/facilitator), HTTPFacilitatorClient/Sync, x402ResourceServer/Sync, PaymentMiddleware/PaymentMiddlewareASGI, route PaymentOption configs with pay_to addresses, price/AssetAmount formats, network CAIP IDs, and settlement/verification flows. These are specific crypto payment primitives (addresses, asset IDs, payment verification and settlement), so it grants direct financial execution capability.
Audit Metadata