@2061/orderly-dex-creator

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.md explicitly instructs cloning and running public third‑party repositories (e.g., https://github.com/SkewCodes/orderly-growth-agent.git, orderly-agentic-mm.git, SecClaw) and querying public Orderly endpoints (e.g., GET /v1/public/chain_info), and those agents are described as ingesting external/public data and driving autonomous decisions (growth/market‑making/vault actions), so untrusted web-hosted content can materially influence tool behavior.

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 launch and operate a perpetual futures DEX and includes multiple concrete, finance-specific execution capabilities: wallet connect / EVM wallet prerequisites, Orderly API key pairs for agents, "funded trading account" and dedicated MM API keys, autonomous market making that opens/cancels orders via API (e.g., "cancel all open orders via API" and npm run emergency-stop), vault operations that accept seed capital, rebalance/unwind positions and pause deposits (npm run pause -- --vault <id>), and referenced installable skills for Swap, Vault, and 402 Payments. These are specific crypto/market-order/payment controls (not generic tooling) that enable moving funds and executing trades on-chain or via exchange APIs.

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, 10:00 AM
Issues
3
Security Audit — snyk — @2061/orderly-dex-creator