trade

Warn

Audited by Snyk on May 7, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill requires running "npx awal@2.8.2 trade", which at runtime downloads and executes the remote npm package (e.g., from the npm registry https://registry.npmjs.org/awal), so external code is fetched and executed and thus controls the agent's behavior.

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 execute cryptocurrency trades: it provides a concrete command (npx awal@2.8.2 trade) that swaps tokens on Base or Polygon via the CDP Swap API, accepts token amounts/addresses, chain selection, slippage, and requires an authenticated wallet with balance. This is a specific crypto/blockchain execution capability (on-chain swaps/transactions), not a generic tool. Therefore it grants direct financial execution authority.

Issues (2)

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
2