remix-shop-items
Warn
Audited by Snyk on Apr 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). This skill is explicitly about creating, managing, and executing in-platform purchases: it defines authenticated HTTP endpoints to create/update/delete shop items with a bitsCost, and shows using the Remix SDK purchase API (sdk.purchase(...) and onPurchaseComplete) to perform purchases. Those are specific, purpose-built interfaces for moving value (Bits) and altering purchase state, not generic tooling, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata