Orderly Sdk Trading Workflows
v1.0.0Complete trading workflows for Orderly Network DEX applications, from wallet connection through order execution, position management, and withdrawal.
⭐ 0· 219·0 current·0 all-time
byMario Reder@tarnadas
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the SKILL.md content: front-end React/SDK snippets for wallet connection, deposit, order placement, monitoring and withdrawal on Orderly Network. No unrelated credentials, binaries, or platform access are requested.
Instruction Scope
SKILL.md contains code examples and step-by-step UI/SDK guidance. It does not instruct reading system files, accessing unrelated env vars, or transmitting data to unexpected endpoints outside the Orderly SDK/API usage shown.
Install Mechanism
No install spec or code files are provided (instruction-only). Nothing is downloaded or written to disk by the skill itself, so install risk is negligible.
Credentials
The skill declares no environment variables, credentials, or config paths. The examples assume use of @orderly.network SDKs and wallet signing, which is proportional to the described trading functionality.
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and being instruction-only it does not modify agent/system configuration. Autonomous model invocation is allowed but is the platform default and not combined with other red flags.
Assessment
This skill is an instructional guide (React/SDK snippets) for building Orderly Network trading flows and appears internally consistent. Before using it, verify the @orderly.network packages you install come from the official source (check npm/GitHub org and package signatures), review the SDK documentation for any required API endpoints or keys, and test in a sandbox environment. Be cautious when wiring wallet connections: the wallet/private keys remain sensitive and signing transactions grants on-chain authority—ensure users understand what they are approving and avoid pasting private keys into untrusted code. Since the skill is instruction-only, it won’t itself install code or exfiltrate data, but the code you implement based on it will interact with wallets and networks, so follow usual best practices (least-privilege wallets, use testnets first, review third-party packages).Like a lobster shell, security has layers — review code before you run it.
latestvk9724fbwwmamwftswt9r4zaeth82fd1r
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
