apify-actorization

Warn

Audited by Snyk on Apr 1, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs actors to fetch and process arbitrary public web content (e.g., "apify run --input '{"startUrl": ...}'" in Step 7, the JS/TS PlaywrightCrawler example in references/js-ts-actorization.md, and the CLI wrapper that reads input via apify actor:get-input in references/cli-actorization.md), so untrusted third-party web content is ingested and can influence runtime behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly documents monetization and a programmatic billing API: "Charge for events in your code with await Actor.charge('result')". This is a concrete function to trigger charges (move money) via the Apify platform rather than a generic tool. Therefore it provides direct financial execution capability.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 1, 2026, 08:38 PM
Issues
3