roblox-networking
Warn
Audited by Snyk on Jun 20, 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 documents in-game monetization/payment handling and server-side purchase processing: it references PromptGamePassPurchaseFinished, UserOwnsGamePassAsync for verifying purchases, and the server-side ProcessReceipt callback for validating and granting developer products/subscriptions. Those are specific purchase/payment APIs (platform monetization hooks) that directly govern granting paid benefits and processing transactions, so this constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata