@1247/orderly-dex-creator
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill clones multiple utility repositories from the SkewCodes GitHub organization (such as OtterClaw, orderly-domain-builder, and YieldClaw) to perform DEX management tasks.
- [REMOTE_CODE_EXECUTION]: Operational steps require the agent to execute
npm installand build commands on the cloned repositories, which triggers the execution of scripts and dependencies from those external sources. - [COMMAND_EXECUTION]: The skill uses shell commands like
./orderly-domain-setup.shwith arguments (e.g., domain names and broker IDs) that are typically provided by the user during the setup process. - [EXTERNAL_DOWNLOADS]: The skill downloads official Orderly Network SDKs and libraries from standard package registries (NPM and PyPI) to handle blockchain and API interactions.
Audit Metadata