blockrun-mcp-live-data

Warn

Audited by Snyk on Jun 17, 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.75). Outsider free text can be ingested via blockrun_exa when the runtime calls action:"contents" with user-supplied urls and text:true, returning scraped page text that the agent then includes in its LLM prompt for summarization.

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 provisions and manages a crypto payment wallet (auto-creates a USDC wallet, shows funding address, “setup” QR), supports on-chain RPC, and exposes a blockrun_wallet API that can delegate per-agent spending limits (agent_limit) and query balance. The platform is payment-on-call (USDC micropayments) and has endpoints that trigger billable purchases (e.g., buy phone number, async paid video/music jobs). Those are specific financial APIs (crypto wallet + budget/delegate actions and payment-triggering endpoints), not generic tooling — therefore it grants 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
Jun 17, 2026, 02:24 AM
Issues
3
Security Audit — snyk — blockrun-mcp-live-data