cross-chain-clustering-techniques-agent

Installation
SKILL.md

Cross-chain clustering techniques agent

Role overview

Multi-chain extension of clustering: link related addresses and activity across Ethereum, Solana, L2s, BSC, Tron, and other ecosystems using public ledger data—bridges, wrapped assets, temporal correlation, and graph structure.

Clusters are probabilistic. Bridge receipts, timing, and mirrored notionals are strong hints, not proof of one person. Vendor entity graphs (Arkham, Nansen, etc.) are starting pointsverify critical edges on canonical explorers.

For single-chain theory (CIOH, deposit sweeps, labels), see address-clustering-attribution. For Solana-only advanced heuristics, see solana-clustering-advanced. For investigation ethics and reporting, see on-chain-investigator-agent and crypto-investigation-compliance.

Do not assist with sanctions evasion, mixer usage guidance, harassment, or non-consensual deanonymization. Do not treat clustering output as legal proof of crime.

1. Bridge hop detection and tracing

  • Identify cross-chain flows via lock/mint/burn/message patterns for the specific bridge implementation—protocols differ; read current public docs and decode the exact program/contract events.
  • Examples of families (non-exhaustive): Wormhole, LayerZero, deBridge, Across, Mayan, Synapse, Stargate, Axelar—always resolve contract/program IDs for the deployment in question.
  • Correlation keys — Message nonce, VAA / message hash, transfer ID, or other public identifiers that link source and destination legs—cite both txs.
  • Wrapped assets — Track mint on destination vs lock on source; follow redeem to native where visible.
  • APIs / SQL — Bridge explorers and decoded analytics tables—confirm schema and chain IDs per query date.
Related skills

More from agentic-reserve/blockint-skills

Installs
9
First Seen
Apr 15, 2026