Orderly Sdk Install Dependency

v1.0.0

Install Orderly SDK packages and related dependencies (hooks, UI, features, wallet connectors) using the preferred package manager.

0· 231·1 current·1 all-time
byMario Reder@tarnadas
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the content: the SKILL.md provides npm/pnpm/yarn install commands and package lists for the Orderly SDK and required wallet adapter packages. No unrelated credentials, binaries, or configuration paths are requested.
Instruction Scope
Instructions are limited to prerequisites and package install commands and package descriptions. The document does not ask the agent to read arbitrary system files, environment variables, or transmit data to external endpoints beyond normal package installation.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — it only tells the user to run package manager commands (npm/yarn/pnpm). No downloads from arbitrary URLs or archive extraction are performed by the skill itself.
Credentials
The skill declares no required environment variables or credentials and the instructions do not reference secret-bearing env vars. Wallet connector packages are expected for blockchain wallet support and are justified by the described functionality.
Persistence & Privilege
always is false and there is no installation step that would modify agent or system-wide configuration. The skill does not request persistent privileges or attempt to modify other skills' configurations.
Assessment
This skill is coherent and only gives npm/yarn/pnpm install instructions for Orderly SDK packages and wallet adapters. Before installing, verify the package names and publishers on the npm registry (ensure @orderly.network is the official org), prefer pinned versions in your package.json, run dependency audits (npm audit / yarn audit), inspect installed packages' repository/homepage and changelogs for suspicious code, and use a lockfile and CI vulnerability scans. Wallet adapter packages will enable wallet integration in your app but do not require you to share private keys via env vars — treat wallet interactions carefully and follow best practices for key management.

Like a lobster shell, security has layers — review code before you run it.

latestvk976frxg2d6pjr6a0c16favb6d82e0a2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments