apify-actorization
Warn
Audited by Snyk on Jun 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 documentation explicitly describes monetization and a platform API call to charge users: "Configure PPE in Apify Console under Actor > Monetization. Charge for events in your code with
await Actor.charge('result')." That is a specific function intended to initiate charges (financial transactions) via the Apify platform. Because it contains an explicit "charge" API for moving money, it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata