send-usdc

Warn

Audited by Snyk on May 7, 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's "ENS Resolution" section states it resolves ENS names via Ethereum mainnet and then uses/displays the resolved address when constructing the send command, meaning it fetches public, user-controlled ENS data (an untrusted third-party source) that can directly determine where funds are sent.

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 designed to transfer funds. It provides a concrete command (npx awal@2.8.2 send) to send specified tokens (USDC, ETH, POL, SOL) on named blockchains (Base, Polygon, Solana), requires wallet authentication, includes ENS resolution, input validation for amounts and recipient addresses, and discusses balance/auth error handling. This is a purpose-built payment/crypto transfer tool (send transaction), not a generic interface, 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
May 7, 2026, 04:26 AM
Issues
3