a2a-wallet

Warn

Audited by Snyk on Mar 12, 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 interprets data from arbitrary agent URLs (e.g., "a2a-wallet a2a card https://my-agent.example.com" and sending/streaming to https://my-agent.example.com), and the agent-provided card/metadata and runtime replies (like x402 PaymentRequirements and task.status) are parsed and directly drive signing, payment submission, and auth flows, so untrusted third-party content can materially influence behavior.

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 is explicitly a crypto wallet CLI (a2a-wallet) designed to perform on-chain payment flows: it includes an x402 sign command to sign payment requirements, detailed payment flow steps that produce and submit payment payloads, wallet balance viewing, and wallet auth (SIWE). These are specific blockchain/cryptocurrency payment operations (signing transactions/payments and submitting them), not generic tooling, so 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
Mar 12, 2026, 11:46 PM
Issues
3