illustrated-slides-with-nano-banana

Warn

Audited by Snyk on Feb 16, 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 the agent to fetch and consume full HTTP 402 payloads from arbitrary payment link or paid-API URLs (see "Paying TO a Payment Link" in SKILL.md / PAYMENT-LINK.md and the x402/X402-PAYMENT.md examples which use curl on <payment_link_url> and external API URLs) and the CLI commands (x402, x402-v3) parse and act on that untrusted JSON, so the agent will read/interpret third‑party content.

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

  • Direct money access detected (high risk: 1.00). The skill includes explicit, specific payment integration and wallet signing: it charges 0.1 USDC per image, requires an x402 payment signature, documents an x402 payment flow via FluxA Wallet, references fluxa-wallet scripts/CLI and agent JWT/config, and points to a concrete image-generation payment API endpoint. These are not generic “make HTTP request” or browser automation capabilities but a defined crypto/payment protocol and wallet signing flow, which constitutes direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 12:58 AM