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 2663629531/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

java-code-review

Java 代码质量保障技能。用于 GitLab 项目分支合并前的 Code Review,支持:(1) 指定项目从 A 分支合并到 B 分支的代码变更审查;(2) 基于 Security/Performance/Correctness/Maintainability/Testing 五大维度进行代码质量检查;(3...

Registry SourceRecently Updated
1800Profile unavailable
Security

Deterministic security fixes for infrastructure code via Gomboc.ai Community Edition

Automatically scan and deterministically fix security issues in Terraform, CloudFormation, and IaC with merge-ready pull requests and CI/CD integration.

Registry SourceRecently Updated
1850Profile unavailable
Security

security-sweep

Security scanner for OpenClaw skills and plugins. Scans for hardcoded secrets, dangerous exec patterns, dependency vulnerabilities, and network egress. Use w...

Registry SourceRecently Updated
2060Profile unavailable
Security

Navil Audit

Deep security audit for OpenClaw. Run a comprehensive scan of all installed skills, MCP servers, and agent configuration. Generates a detailed security repor...

Registry SourceRecently Updated
1510Profile unavailable