@1247/orderly-api-authentication
Warn
Audited by Snyk on Mar 15, 2026
Risk Level: MEDIUM
Full Analysis
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 authenticate and execute trading and asset operations on Orderly Network. It documents generating/registering Ed25519 API keys, EIP-712 wallet signatures, and provides concrete API endpoints and example code for placing/canceling orders (/v1/order), withdrawals (/v1/withdraw_request), deposit/withdraw/internal transfer scopes, and a signAndSendRequest helper that demos POST order and DELETE cancel requests. It therefore contains specific crypto wallet signing and market-order/withdrawal execution capabilities (not just generic HTTP or browser automation). Under the decision logic, this is direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata