meme-scout

Warn

Audited by Snyk on Feb 15, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). The skill's scripts and documentation explicitly fetch and parse live HTML/embedded JSON from the public site dexscreener.com (using curl or https.get to extract window.__SERVER_DATA) and reference other public trackers (e.g., rugcheck.xyz, solanatracker), so the agent ingests untrusted, user-generated third‑party web content as part of its workflow.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill fetches HTML from https://dexscreener.com/?rankBy=trendingScoreH24&order=desc (and other dexscreener query URLs) at runtime and injects the embedded window.__SERVER_DATA into a Node VM via vm.runInNewContext, which executes remote-provided content and directly controls runtime behavior.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 09:01 PM