cobo-agentic-wallet-sandbox-test

Warn

Audited by Snyk on Mar 31, 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 process merchant-provided carts from external A2A endpoints (see references/ap2-shopping.md: "caw ap2 merchants" / "caw ap2 search" which returns merchant_url and carts), which are untrusted third-party contents that the agent must read and that can directly influence payment actions.

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/DeFi execution tool. It documents direct commands to submit token transfers (caw tx transfer), smart contract calls (caw tx call), sign messages, and DeFi actions (Uniswap V3 swaps, Aave V3 lending, Jupiter swaps, DCA, grid trading, perps). It covers supported chains, token IDs, fee estimation, idempotent transfer submission, execution authorization flows, and scripting for automated on-chain operations. These are not generic utilities — they are purpose-built for moving crypto, interacting with financial contracts, and executing trades. 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
Mar 31, 2026, 02:46 AM
Issues
3