← Back to Skills Marketplace
zerodustxyz

ZeroDust Chain Exit

by zerodustxyz · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1473
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zerodust-chain-exit
Description
Sweep 100% of native gas tokens from EIP-7702 compatible chains. Leaves exactly zero balance. Supports 25 mainnet chains.
Usage Guidance
Do not use this skill with real funds until you can verify the backend and codebase. Specific steps to take before installing or using: - Verify the project: ask the publisher for a canonical homepage or public source repo (GitHub) and review the server code and docs. The skill currently lists no homepage/source and points to a railway.app backend—this is not a proof of legitimacy. - Validate supported chains: confirm the chain IDs and names the service claims to support; several names/IDs in the SKILL.md look uncommon or fictional. Try a tiny test amount first. - Protect keys and signing: never paste private keys into the agent. Ensure signing is done via a secure wallet UI (e.g., MetaMask, hardware wallet) that only signs the intended typed data. Prefer in-wallet signing over copy-pasting signatures where possible. - Question pre-signed revocation: ask the operator to explain why a pre-signed revoke is required, how long signatures are valid, and whether the revoke signature can be replayed or misused later. Prefer a flow where revocation is executed deterministically and immediately, or better yet where the revoke is controlled by the user. - Limit API key exposure: treat ZERODUST_API_KEY as highly sensitive — possession appears to allow batch/agent sweeps. Only provide it to agents you fully trust and consider using a scoped/test key first. - Ask for independent audits or references and for an official domain and contact/support channels. If these are not provided, avoid using the skill for any significant balances.
Capability Analysis
Type: OpenClaw Skill Name: zerodust-chain-exit Version: 1.0.0 The skill is designed to sweep native gas tokens from EIP-7702 compatible chains, interacting with a clearly defined external API endpoint (zerodust-backend-production.up.railway.app). All network calls are to this single, consistent endpoint. Crucially, the process explicitly requires the user to sign multiple messages for delegation, revocation, and sweep intent, ensuring user authorization for all transactions and preventing unauthorized fund movement by the agent. The `SKILL.md` instructions guide the agent on how to use the API and interact with the user, without any evidence of prompt injection attempts to subvert the agent's purpose, exfiltrate unrelated data, or execute arbitrary commands. The `ZERODUST_API_KEY` is a required environment variable for the skill's own operation, not for exfiltrating other sensitive credentials.
Capability Assessment
Purpose & Capability
The described capability (obtain quote, provide EIP-712/EIP-7702 typed data, have the user sign and submit a sweep) is consistent with a centralized service that coordinates sponsored EIP-7702 sweeps. Requiring a ZERODUST_API_KEY to call agent endpoints is proportionate. However, there is no source homepage or project repository provided, and many listed 'supported chains' and chain IDs look unusual or fictional (e.g., Zora id 7777777, several names like 'Fraxtal', 'World Chain', 'Plasma', 'Story', 'Superseed', 'Soneium', 'X Layer') which undermines trust in the claimed breadth of support.
Instruction Scope
SKILL.md instructs the agent to call a single third-party API to get quotes, authorization typed data, and to submit sweeps — that is within scope. Concerns: (1) the flow requires the user to sign three messages including a delegation and a pre-signed revoke; pre-signed revokes can be risky if the backend stores and replays them, or if their validity window is unclear; (2) the agent may prompt users to paste signatures or data — instructions do not explicitly warn against pasting private keys, and there is no guidance on secure wallet signing flows; (3) the convenience 'agent' endpoints (agent/sweep, agent/batch-sweep) allow an API key to request sweeps for arbitrary addresses, which means possession of an API key confers broad sweep capability that must be trusted.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk and there is no package install step — lowest install risk.
Credentials
Only a single env var (ZERODUST_API_KEY) is required which is proportionate for a hosted API service. However, because the API key is used to call endpoints that create authorizations and can submit sweeps (including batch sweeps), possession of this key grants the caller the ability to initiate money-moving operations — users should only set it if they trust the backend operator. The skill does not request unrelated credentials, which is good.
Persistence & Privilege
always:false and no install lifecycle steps are present. The skill does not request elevated persistent privileges or modify other skills/configs. The agent may invoke the API autonomously (default), which is expected for skills; this should be considered when deciding whether to grant the API key to the agent.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zerodust-chain-exit
  3. After installation, invoke the skill by name or use /zerodust-chain-exit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - sweep native tokens to zero balance across 25 EIP-7702 chains
Metadata
Slug zerodust-chain-exit
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ZeroDust Chain Exit?

Sweep 100% of native gas tokens from EIP-7702 compatible chains. Leaves exactly zero balance. Supports 25 mainnet chains. It is an AI Agent Skill for Claude Code / OpenClaw, with 1473 downloads so far.

How do I install ZeroDust Chain Exit?

Run "/install zerodust-chain-exit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ZeroDust Chain Exit free?

Yes, ZeroDust Chain Exit is completely free (open-source). You can download, install and use it at no cost.

Which platforms does ZeroDust Chain Exit support?

ZeroDust Chain Exit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ZeroDust Chain Exit?

It is built and maintained by zerodustxyz (@zerodustxyz); the current version is v1.0.0.

💬 Comments