agentic-commerce
Warn
Audited by Snyk on Mar 30, 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 for on-chain financial operations. It defines ERC-8183 escrow semantics, specifies payment token (USDC) and contract addresses, and exposes state-changing functions that move funds: job_set_budget (budget in USDC), job_fund (locks USDC into escrow), job_complete (releases funds to provider), and job_claim_refund (returns funds). These are specific crypto payment/escrow actions — not generic tooling — and therefore constitute direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata