roblox-proof-and-analysis-toolkit
Warn
Audited by Snyk on Aug 22, 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 references and teaches how to operate in-game monetization and currency mutation APIs: it directs the auditor to grep for and reason about CurrencyService.add/take, describes the Marketplace/ProcessReceipt flow for DevProducts (Robux consumables), ledger writes like purchases[PurchaseId], and decisions such as PurchaseGranted/NotProcessedYet. Those are specific, actionable interfaces for granting/taking currency and handling purchase receipts (i.e., executing monetary transactions in the game platform), so this is direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata