← Back to Skills Marketplace
zhushanwei

声誉体温计

by zhushanwei · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
149
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reputation-thermometer
Description
舆情风险预诊工具。单段文本快速风险评估,输出风险评分 (1-10)、风险等级 (蓝/黄/橙/红/黑)、传播力×危害力矩阵。适用于客服筛查、社交媒体预检。
Usage Guidance
This skill appears coherent and local-only, but a few practical cautions: (1) review the full script yourself before use — it processes raw text and contains extensive keyword lists (no obfuscation or network calls were found in the provided code). (2) Do not feed sensitive personal data (身份证号, 手机号, 银行卡, 密码, 等) into the tool if you are concerned about logging or storage on systems you don't control — the script itself doesn't exfiltrate data, but your environment (shell history, CI logs) might retain inputs. (3) The classifier is heuristic and lightweight; treat outputs as triage suggestions, not definitive decisions for automated crisis actions. (4) If you plan automated/agent invocation in production, run it in an isolated environment and add logging/approval gates for high-severity outputs.
Capability Analysis
Type: OpenClaw Skill Name: reputation-thermometer Version: 1.0.0 The reputation-thermometer bundle is a legitimate text analysis tool designed to assess public opinion risk. The core logic in scripts/analyze_risk.py uses keyword matching and a basic Naive Bayes classifier to evaluate sentiment, virality, and potential AI generation in provided text. There is no evidence of data exfiltration, network activity, or unauthorized command execution; the script operates entirely locally on input data and lacks any high-risk functions or prompt-injection instructions.
Capability Assessment
Purpose & Capability
Name/description (舆情风险预诊) match the included script and SKILL.md. Required resources are minimal and appropriate — no credentials, no external services, and the script contains the keyword lists, simple ML classifier, and reporting described.
Instruction Scope
SKILL.md instructs running scripts/analyze_risk.py and using --json; the script implements local text analysis only. Instructions do not ask the agent to read unrelated files, system config, or to transmit results to external endpoints.
Install Mechanism
No install spec (instruction-only + one local script). Nothing is downloaded or written to system paths during install; risk from install mechanism is minimal.
Credentials
The skill requests no environment variables, credentials, or config paths. The many sensitive-related keyword lists in the code are used for detection (not exfiltration) and are proportionate to the stated purpose.
Persistence & Privilege
always:false and no code that modifies agent/system configuration. The skill does not request permanent presence or privileged system access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reputation-thermometer
  3. After installation, invoke the skill by name or use /reputation-thermometer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of reputation-thermometer skill. - Provides rapid risk assessment for single text inputs with a 1-10 risk score and color-coded risk levels (蓝/黄/橙/红/黑). - Supports analysis across multiple industries including food, healthcare, education, finance, entertainment, and workplace. - Outputs both standard text and JSON reports for ease of integration. - Includes practical response templates and guidance by risk level and industry. - Suitable for quick screening and risk triage in customer service and social media scenarios.
Metadata
Slug reputation-thermometer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 声誉体温计?

舆情风险预诊工具。单段文本快速风险评估,输出风险评分 (1-10)、风险等级 (蓝/黄/橙/红/黑)、传播力×危害力矩阵。适用于客服筛查、社交媒体预检。 It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.

How do I install 声誉体温计?

Run "/install reputation-thermometer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 声誉体温计 free?

Yes, 声誉体温计 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 声誉体温计 support?

声誉体温计 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 声誉体温计?

It is built and maintained by zhushanwei (@zhushanwei); the current version is v1.0.0.

💬 Comments