coinbase-openapi-skill

Warn

Audited by Snyk on Mar 29, 2026

Risk Level: MEDIUM
Full Analysis

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 operate Coinbase Advanced Trade APIs, including authenticated account reads and high-risk write operations: notably post:/api/v3/brokerage/orders and post:/api/v3/brokerage/orders/batch_cancel. It includes explicit JWT bearer auth guidance (storing key_id and private_key, minting request-scoped JWTs) needed to sign and execute trades. These are direct crypto/market order execution capabilities (place/cancel orders), so the tool's primary and explicit purpose is to move financial assets.

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
Mar 29, 2026, 03:14 AM
Issues
2
Security Audit — snyk — coinbase-openapi-skill