game-systems

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 explicitly includes monetization and purchase APIs: the ShopService treats items priced in "robux" and calls MarketplaceService:PromptProductPurchase to initiate real-money purchases, and it implements MarketplaceService.ProcessReceipt to process/grant purchases by productId. It also performs currency operations (DataManager.removeCurrency/addCurrency) to debit player balances atomically. These are specific payment/purchase integrations (in-app payment execution and receipt handling), not generic tooling, so it provides direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 01:50 AM