pnp-markets
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 specifically designed for on-chain financial operations: it provides explicit functions and scripts to create markets, buy/sell (trade) outcomes, settle markets, and redeem winnings on Base using ERC20 collateral. It requires a PRIVATE_KEY and RPC_URL, references contract addresses, and describes ERC20 approval flows and transactions (including infinite approvals). Programmatic APIs shown (client.trading.buy, client.market.settleMarket, client.redemption.redeem) perform wallet-signed transactions. These are direct crypto/blockchain financial execution capabilities (wallet signing, token transfers, trading), so it meets the "Direct Financial Execution" criteria.
Audit Metadata