taiko-shadow

Use when performing private or anonymous ETH transfers on Taiko. Covers deposit creation, target address funding, ZK proof generation, and on-chain claiming via REST API or CLI.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "taiko-shadow" with this command: npx skills add taikoxyz/taiko-ai/taikoxyz-taiko-ai-taiko-shadow

Shadow — Private ETH Transfer on Taiko

Shadow is a privacy-preserving ETH claim system on Taiko L2. An agent deposits ETH to a deterministically-derived "target address" on L1 Ethereum, then claims on Taiko L2 using a ZK proof — without linking depositor and recipient.

Network Selection: If the user has not specified "hoodi" or "mainnet", always ask which network to use before proceeding.

No pool required. Unlike mixers, Shadow uses ZK proofs per deposit — a single user can privately transfer ETH without waiting for others to participate.

Lifecycle

Create deposit → Fund target address (L1) → Generate ZK proof → Claim on L2

Constraints: 1–5 notes per deposit, total ≤ 8 ETH, 0.1% protocol fee per claim.

Quick Decision

SituationUse
Default / automated pipelineServer (REST API)
No Docker server availableCLI (shadowcli.mjs)
Scripted proving onlystart.sh --prove FILE (see server reference)

References

  • Server & REST API — start.sh flags, 4-stage workflow, full API table
  • CLI — shadowcli.mjs subcommands, mine-deposit flags
  • Deposit Schema — v2 JSON schema, derivation formulas
  • Contracts — deployed addresses, circuit ID, cast queries

Common Errors

ErrorFix
insufficient balance: X < YFund target on L1, wait for checkpoint, retry
nullifier already consumedNote already claimed — skip, check others
Please install docker firstStart Docker daemon
RPC chainId mismatchUse L1 RPC matching deposit's chainId
DEPOSIT schema validation failedSee deposit schema
Server not respondingRe-run start.sh

MCP Tools for Lifecycle Verification

StepToolPurpose
Before depositget_balanceVerify source address has enough ETH on L1
After fundingget_transaction_infoConfirm L1 funding tx is confirmed
During proveget_bridge_message_statusTrack cross-chain relay status
Before new depositget_pending_messagesCheck for stuck prior deposits
Before claimget_gas_priceEstimate L2 claim tx cost

CLI Quick Reference

taiko bridge status <TX_HASH> --json    # check bridge relay for L1 funding tx
taiko bridge history <ADDRESS> --json   # list all bridge deposits for an address

Deposit Lifecycle Tracking

Use TaskCreate / TaskUpdate to persist deposit_id across session interruptions:

  • Create task at deposit creation, include deposit_id and targetAddress in description
  • Update task after each step (fund, prove, claim)
  • On resume: TaskList → find in_progress shadow deposits → extract deposit_id

Related Skills

Security

  • Deposit file = secret — never commit or log it; loss = unrecoverable ETH
  • The target address has no known private key; ETH can only leave via claim
  • Shadow provides privacy but does not guarantee full anonymity

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

taiko

No summary provided by upstream source.

Repository SourceNeeds Review
General

taiko-node

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

china-sportswear-outdoor-sourcing

Comprehensive sportswear and outdoor equipment sourcing guide for international buyers – provides detailed information about China's athletic apparel, footwear, outdoor gear, and accessories manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated).

Archived SourceRecently Updated
Web3

china-lighting-sourcing

Comprehensive lighting industry sourcing guide for international buyers – provides detailed information about China's LED, smart, outdoor, automotive, and specialty lighting manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated).

Archived SourceRecently Updated