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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "token-risk-explainer-skill" with this command: npx skills add token-risk-explainer-skill

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 根目录执行:

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.

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.

Security

Skill Checker

Audit a target SKILL.md against the Agent Skills specification and generate a Chinese HTML report. Use when the user asks to check, audit, review, or optimiz...

Registry SourceRecently Updated
2000oahc09
Security

Flue — Desktop Software Bridge

Flue is a lightweight bridge enabling command-line control of professional desktop software by executing scripts inside the app's automation runtime and retu...

Registry SourceRecently Updated
831Profile unavailable
Security

Trent OpenClaw Security Assessment

Assess your Agent deployment against security risks using Trent.

Registry SourceRecently Updated
37310Profile unavailable
Security

TrustBoost PII Sanitizer

Sanitizes PII from text before sending to LLMs. Use when handling user-generated text that may contain sensitive data, when privacy compliance is required (G...

Registry SourceRecently Updated
1520Profile unavailable