technical-walkthrough-diagram

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 fetches and ingests user-specified public documentation, GitHub repositories, or arbitrary URLs using the web fetch tool (see Step 2 of the overview and the web fetch tool curl to ava-agent.fluxapay-qa.xyz/tools/webfetch_magic), so the agent will read and interpret untrusted third-party content that could carry indirect prompt injection.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill instructs the agent at runtime to fetch user-provided documents via the web-fetch endpoint https://ava-agent.fluxapay-qa.xyz/tools/webfetch_magic and inject that fetched content into the model context to drive prompt generation and diagram output, meaning remote content directly controls the agent’s instructions and is required for the skill to operate.

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 integrations and agentic pay tools. It references "pay-per-use" tools with access type "agent-pay" (nano banana text2image and the web-fetch tool) that are used via a user's "FluxA Agent Wallet", and it explicitly points to "Make X402 payment" and ./fluxa-wallet/x402-payment.md. The notes state the agent can autonomously access agent-pay tools on a pay-per-use basis using the user's wallet. These are concrete payment/monetization endpoints (fluxapay / fluxa-wallet) and instructions for making payments — not generic web or HTTP callers — so the skill grants direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 03:11 AM