
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
MistTrack Skills wraps the MistTrack OpenAPI so an agent can check crypto address risk, trace transaction flow, inspect multisig addresses, and screen transfers before they happen. It works with agent platforms like Claude Code, Codex CLI, Cursor, and Windsurf, and includes both API docs and runnable Python examples.
Builders who want their agent to check crypto addresses, trace funds, or screen transfers before sending.
You can add AML and transaction-risk checks to your agent workflow without switching tools.
Checks an address or transaction risk score with the MistTrack API, including async batch scoring.
Pulls labels, balance, platform activity, counterparties, and trace data for a full on-chain review.
Checks whether an ETH, TRX, or BTC address is a multisig address.
Screens a recipient address before a transfer and is meant to plug into wallet skills.
Lets you pay for API calls with x402 and USDC when you do not have an API key.
npx skills add slowmist/misttrack-skills
export MISTTRACK_API_KEY=your_api_key_here
An AI Agent skill pack for the MistTrack OpenAPI — cryptocurrency address risk analysis, AML compliance checks, and on-chain transaction tracing.
MistTrack is an AML tracking tool developed by SlowMist, covering 400M+ addresses and 500K+ threat intelligence entries.
npx skills add slowmist/misttrack-skills
0x6487B5006904f3Db3C4a3654409AE92b87eD442fTNfK1r5jb8Wa1Ph1MApjqJobsY8SPwj3Yh safe? Any money laundering history?0xabc123...? Does it involve any sanctioned entities?0x6487B5006904f3Db3C4a3654409AE92b87eD442f — labels, balance, risk score, platform interactions, and counterparties1A1zP1eP5QGefi2DMPTfTL5SLmv7Divf come from and go to?0xd90e2f925da726b50c4ed8d0fb90ad053324f31b — is it mostly interacting with DEXes, mixers, or exchanges?0x849D52316331967b6fF1198e5E32A0eB168D039d is a multisig addressTJCnKsPa7y5okkXvQAidZBzqx3QyQ6sxMW is a multisig address3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy is a multisig addressWorks with Bitget Wallet Skill / Trust Wallet Skills / Binance Skills / OKX Agent Skills — automatically checks the recipient address before any transfer
0x6487B5006904f3Db3C4a3654409AE92b87eD442f (auto-checks recipient risk)TNfK1r5jb8Wa1Ph1MApjqJobsY8SPwj3Yh0x28C6c06298d514Db089934071355E5743bf21d600x6487B5006904f3Db3C4a3654409AE92b87eD442f went — focus on outgoing transfersTNfK1r5jb8Wa1Ph1MApjqJobsY8SPwj3Yh — where did most funds originate?| Endpoint | Description |
|---|---|
v1/status | API status & supported token list |
v1/address_labels | Address labels (entity name, type) |
v1/address_overview | Address balance & statistics |
v3/risk_score | Address / tx risk score (sync; tx queries support `direction=deposit |
v2/risk_score_create_task | Create risk score task (async) |
v2/risk_score_query_task | Query task result (async, no rate limit) |
v1/transactions_investigation | Transaction flow analysis (in/out) |
v1/address_action | Behavior analysis (DEX/Exchange/Mixer ratio) |
v1/address_trace | Address profile (platforms, events, relations) |
v1/address_counterparty | Counterparty analysis |
Bitcoin, Ethereum, TRON, BNB Smart Chain, Polygon, Arbitrum, Optimism, Base, Avalanche, zkSync Era, Toncoin, Solana, Litecoin, Dogecoin, Bitcoin Cash, Merlin Chain, HashKey Chain, Sui, IoTeX
export MISTTRACK_API_KEY=your_api_key_here
SKILL.md for full API documentationscripts/ for example scriptsexport MISTTRACK_API_KEY=your_api_key_here
# Single address risk score
python scripts/risk_check.py --address 0x... --coin ETH
# Single transaction risk score
python scripts/risk_check.py --txid 0x... --coin ETH --direction deposit
# Batch async risk scoring
python scripts/batch_risk_check.py --input addresses.txt --coin ETH
# Full address investigation
python scripts/address_investigation.py --address 0x... --coin ETH
# Pre-transfer security check
python scripts/transfer_security_check.py --address 0x... --chain eth
# ETH multisig check
python3 scripts/multisig_analysis.py --address 0x... --chain eth
If you do not have a MistTrack API Key, you can use the x402 payment protocol to pay per API call. We currently support EVM (EIP-3009) payments using USDC.
# Example: Pay-per-use via CLI
python3 scripts/pay.py pay \
--url https://openapi.misttrack.io/x402/address_labels?address=0x... \
--private-key <your_private_key> \
--chain-id 8453
| Plan | Rate | Daily Limit |
|---|---|---|
| Standard | 1 req/sec | 10,000/day |
| Compliance | 5 req/sec | 50,000/day |
| Enterprise | Unlimited | Unlimited |
| Platform | Type | How to Use |
|---|---|---|
| OpenClaw | Native Platform | install skill from Clawhub |
| Claude Code | CLI Agent | Clone repo |
| Codex CLI | CLI Agent | Clone repo |
| Crush | CLI Agent | Clone repo |
| Cursor | IDE Agent | Clone into project |
| Windsurf | IDE Agent | Clone into project |
| Cline | VS Code Agent | Clone into project |
| Dify | Workflow Platform | Use as Code node or external API Tool |
| LangChain / CrewAI | Frameworks | Wrap misttrack-skills as a Tool |
MistTrack OpenAPI 的 AI Agent 技能包,用于加密货币地址风险分析、AML 合规检测和链上交易追踪。
MistTrack 是由 SlowMist 开发的反洗钱追踪工具(AML),收录超过 4 亿个地址和 50 万条威胁情报。
npx skills add slowmist/misttrack-skills
0x6487B5006904f3Db3C4a3654409AE92b87eD442f 这个 ETH 地址的风险评分TNfK1r5jb8Wa1Ph1MApjqJobsY8SPwj3Yh 安全吗?有没有洗钱记录?0xabc123... 的风险评分,看看是否涉及制裁实体0x6487B5006904f3Db3C4a3654409AE92b87eD442f 做一个完整的链上调查,包括标签、余额概览、风险评分、平台交互历史和主要交易对手1A1zP1eP5QGefi2DMPTfTL5SLmv7Divf 的资金来源和流向是什么?0xd90e2f925da726b50c4ed8d0fb90ad053324f31b 的行为模式,它主要在 DEX、混币器还是交易所之间活动?0x849D52316331967b6fF1198e5E32A0eB168D039d 这个 ETH 地址是否是多签地址TJCnKsPa7y5okkXvQAidZBzqx3QyQ6sxMW 是否是多签地址3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy 是否是多签地址配合 Bitget Wallet Skill / Trust Wallet Skills / Binance Skills / OKX Agent Skills 使用,转账前自动检测收款地址
0x6487B5006904f3Db3C4a3654409AE92b87eD442f(会自动检测目标地址风险)TNfK1r5jb8Wa1Ph1MApjqJobsY8SPwj3Yh 这个地址0x28C6c06298d514Db089934071355E5743bf21d600x6487B5006904f3Db3C4a3654409AE92b87eD442f 的资金去向,重点看转出到哪些地址TNfK1r5jb8Wa1Ph1MApjqJobsY8SPwj3Yh 最近的交易对手,看看主要资金来自哪里| API 端点 | 功能 |
|---|---|
v1/status | 获取 API 状态和支持代币列表 |
v1/address_labels | 获取地址标签(实体名称、地址类型) |
v1/address_overview | 获取地址余额和统计数据 |
v3/risk_score | 获取地址/交易风险评分(同步;交易查询支持 `direction=deposit |
v2/risk_score_create_task | 创建风险评分任务(异步) |
v2/risk_score_query_task | 查询风险评分任务结果(异步) |
v1/transactions_investigation | 交易调查(转入/转出流向分析) |
v1/address_action | 地址行为分析(DEX/Exchange/Mixer 占比) |
v1/address_trace | 地址画像(平台交互、恶意事件、关联信息) |
v1/address_counterparty | 交易对手分析 |
Bitcoin、Ethereum、TRON、BNB Smart Chain、Polygon、Arbitrum、Optimism、Base、Avalanche、zkSync Era、Toncoin、Solana、Litecoin、Dogecoin、Bitcoin Cash、Merlin Chain、HashKey Chain、Sui、IoTeX
export MISTTRACK_API_KEY=your_api_key_here
SKILL.md 中的完整 API 文档scripts/ 目录中的示例脚本export MISTTRACK_API_KEY=your_api_key_here
# 单个地址风险评分
python scripts/risk_check.py --address 0x... --coin ETH
# 单笔交易风险评分
python scripts/risk_check.py --txid 0x... --coin ETH --direction deposit
# 批量异步风险评分
python scripts/batch_risk_check.py --input addresses.txt --coin ETH
# 完整地址调查
python scripts/address_investigation.py --address 0x... --coin ETH
# 转账前安全检测
python scripts/transfer_security_check.py --address 0x... --chain eth
# 账户多签信息检查
python3 scripts/multisig_analysis.py --address 0x... --chain eth
当您没有 MistTrack API Key 时,推荐使用 x402 支付协议进行按次付费调用。目前支持通过 EVM (EIP-3009) 使用 USDC 进行支付。
# 例子: CLI 命令行调用进行支付
python3 scripts/pay.py pay \
--url https://openapi.misttrack.io/x402/address_labels?address=0x... \
--private-key <your_private_key> \
--chain-id 8453
| 套餐 | 速率 | 每日限额 |
|---|---|---|
| Standard | 1 次/秒 | 10,000 次/天 |
| Compliance | 5 次/秒 | 50,000 次/天 |
| Enterprise | 无限制 | 无限制 |
| 平台 | 类型 | 使用方式 |
|---|---|---|
| OpenClaw | 原生平台 | 从 Clawhub 安装 skill |
| Claude Code | CLI Agent | 克隆仓库 |
| Codex CLI | CLI Agent | 克隆仓库 |
| Crush | CLI Agent | 克隆仓库 |
| Cursor | IDE Agent | 克隆到项目中 |
| Windsurf | IDE Agent | 克隆到项目中 |
| Cline | VS Code Agent | 克隆到项目中 |
| Dify | 工作流平台 | 作为 Code 节点或外部 API Tool 使用 |
| LangChain / CrewAI | 框架 | 将 misttrack-skills 封装为 Tool |
Sign in to join the discussion.
No comments yet. Be the first to say what this is good for.

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Academic Research Skills for Claude Code: research → write → review → revise → finalize
817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0
Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skill).