← 返回 Skills 市场
zhushanwei

声誉体温计

作者 zhushanwei · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
149
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reputation-thermometer
功能描述
舆情风险预诊工具。单段文本快速风险评估,输出风险评分 (1-10)、风险等级 (蓝/黄/橙/红/黑)、传播力×危害力矩阵。适用于客服筛查、社交媒体预检。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reputation-thermometer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reputation-thermometer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug reputation-thermometer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

声誉体温计 是什么?

舆情风险预诊工具。单段文本快速风险评估,输出风险评分 (1-10)、风险等级 (蓝/黄/橙/红/黑)、传播力×危害力矩阵。适用于客服筛查、社交媒体预检。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。

如何安装 声誉体温计?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install reputation-thermometer」即可一键安装,无需额外配置。

声誉体温计 是免费的吗?

是的,声誉体温计 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

声誉体温计 支持哪些平台?

声誉体温计 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 声誉体温计?

由 zhushanwei(@zhushanwei)开发并维护,当前版本 v1.0.0。

💬 留言讨论