apify-ai-search-visibility-tracker

Fail

Audited by Snyk on Aug 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). All listed links are legitimate documentation, API, or example sites except https://apifyclone.com/x, which appears to be a typosquat/clone of the official apify domain and is thus suspicious for distributing malicious assets.

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

  • Third-party content exposure detected (medium risk: 0.30). Workflow D’s runtime (reference/scripts/run_snapshot.py) calls apify/google-search-scraper with user-provided queries and then ingests the returned free-text AI answer fields (answer_text via _block_text from aiOverview/chatGptSearch/perplexity/copilot/gemini), which can include outsider-authored content from the web/search results without selecting a specific item first.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (medium risk: 0.60). The skill instructs creating/editing local config files, changing file permissions, and installing OS scheduled jobs (cron/launchd) which modify the host's persistent state and install background tasks — though it does not request sudo or creating new user accounts.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 13, 2026, 04:14 PM
Issues
3
Security Audit — snyk — apify-ai-search-visibility-tracker