apify-actorization
Warn
Audited by Snyk on Aug 4, 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's Monetization section explicitly documents a platform billing API and shows a call to charge users: "Configure PPE in the Apify Console... Charge for events in your code with
await Actor.charge('result')." This is a specific, purpose-built API for taking payments (charging for events) rather than a generic tool, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata