monetization-systems
Warn
Audited by Snyk on Feb 15, 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 includes explicit, implementation-level code and APIs for in-app payments: Unity IAP integration, product IDs, InitializePurchasing, BuyProduct that calls _storeController.InitiatePurchase, and ProcessPurchase with receipt validation and grant logic. These are concrete functions to initiate and handle monetary transactions (in-app purchases/subscriptions), not generic tooling. Therefore it grants direct financial execution capability.
Audit Metadata