orderly-onboarding

Warn

Audited by Snyk on Mar 14, 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 instructs agents to run a remote npm package at runtime via npx (@orderly.network/mcp-server — https://www.npmjs.com/package/@orderly.network/mcp-server), which fetches and executes external code that provides tools/instructions to the agent, so it is a runtime external dependency that can directly control prompts or execute code.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is explicitly designed for cryptocurrency trading and asset management. It lists API endpoints and skills that perform direct financial actions: "POST /v1/order" to place orders, the orderly-trading-orders skill (place/manage/cancel orders), orderly-deposit-withdraw (token deposits, withdrawals, cross-chain ops), wallet integration and signing (EIP-712, Ed25519), and testnet faucet endpoints (POST /v1/faucet/usdc). These are specific tools/APIs for moving funds and executing market transactions rather than generic utilities, so it grants direct financial execution capability.

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 14, 2026, 01:44 PM
Issues
2