mppx

Warn

Audited by Snyk on Aug 1, 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 payments SDK with concrete payment methods and APIs that perform transfers. The Methods table lists tempo.charge (one-time stablecoin/TIP-20 transfer) and stripe.charge (Stripe one-time payment). The server example shows creating an on-chain account from a private key (privateKeyToAccount), configuring tempo.charge/tempo.session with recipient and chain settings, and calling mppx.charge({ amount: '1.00' }) to produce a payment challenge/receipt. The CLI includes commands to create a wallet and make paid requests. These are specific financial-execution capabilities (blockchain wallet/transfer and Stripe payments), not generic tooling.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 1, 2026, 11:05 AM
Issues
1
Security Audit — snyk — mppx