TopRank Skills

Home / Claw Skills / Surveillance / token-risk-explainer-skill
Official OpenClaw rules 36%

token-risk-explainer-skill

Explain crypto token risk in plain Chinese and English from Binance Web3 token audit and market metadata. Use this skill when users want a contract-level risk score, factor-by-factor explanation, comparison between tokens, watchlist triage, and ready-to-send community or Binance Square risk copy.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 token-risk-explainer-skill 技能。 若已安装,则直接安装 token-risk-explainer-skill 技能。

Overview

Skill Key
2663629531/token-risk-explainer-skill
Author
2663629531
Source Repo
openclaw/skills
Version
-
Source Path
skills/2663629531/token-risk-explainer-skill
Latest Commit SHA
1d2655138791ffe1dace56c1bcd21ab83b8b5a36

Extracted Content

SKILL.md excerpt

# Skill: token-risk-explainer-skill

## Purpose / 用途
Use this skill to turn raw token audit signals into a readable risk explanation for users, community managers, and content operators.
用这个 skill 可以把原始风控字段转成用户看得懂的风险解释,适合新手教育、社群预警、内容科普和快速筛查。

## Commands / 命令
Run from the skill root:
在 skill 根目录执行:

```bash
python3 scripts/token_risk_explainer.py explain --chain bsc --contract 0x1234 --lang zh
python3 scripts/token_risk_explainer.py compare --chain bsc --contracts 0xaaa,0xbbb --lang zh
python3 scripts/token_risk_explainer.py watchlist --chain bsc --input ./contracts.txt --lang zh
python3 scripts/token_risk_explainer.py health
```

## Output Contract / 输出结构
`explain` returns:
- `token`
- `contract_address`
- `chain`
- `risk_score`
- `risk_level`
- `risk_summary_zh`
- `risk_summary_en`
- `risk_factors[]`
- `continue_research`
- `community_alert_draft`
- `square_post_draft`

## Billing Hook (SkillPay) / 计费预留
- Bill only `explain`, `compare`, and `watchlist`.
- Read API key from `SKILLPAY_APIKEY`.
- Default price comes from `SKILLPAY_PRICE_USDT`.
- Keep secrets in environment variables only.

## Notes / 说明
- This skill is read-only. It does not place orders.
- Output must remain neutral. Never promise safety or returns.
- `LOW` risk does not mean safe. It only means fewer visible red flags in the current snapshot.

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.