← 返回 Skills 市场
Food Safety Sentiment Monitor (Kevin)
作者
stylemonster
· GitHub ↗
· v1.0.1
· MIT-0
204
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install food-safety-sentiment-monitor
功能描述
Monitors food safety sentiment on Chinese social platforms, detects negative events, grades risks, and generates PR plans and reports automatically.
使用说明 (SKILL.md)
Food Safety Sentiment Monitor | 食品安全舆情监控\r
作者 / Author\r
Kevin(凯文老师)\r
- WeChat: ai94287\r
- Email: [email protected]\r \r
功能 / Features\r
- 实时监控微博/知乎/小红书/抖音食品安全舆情\r
- 自动识别负面事件\r
- 智能风险分级:低/中/高/特级\r
- 一键生成公关应急话术\r
- 自动生成事件复盘报告
安全使用建议
This skill is not obviously malicious, but it is overstated and partially unimplemented. Before installing or running it: 1) Expect it to only scrape Weibo in its current form — other platforms are not implemented. 2) Run it in a sandboxed environment (or container) because Playwright will launch headless browsers and may download browser binaries. 3) Do not paste API keys or credentials into the repository files; if you enable the minimax/OpenClaw path, prefer environment variables and audit network destinations. 4) Verify compliance with target sites' terms of service for scraping. 5) If you need full multi‑platform monitoring or production reliability, treat this as a prototype and audit/extend the code (and add explicit install steps) rather than using it as-is.
功能分析
Type: OpenClaw Skill
Name: food-safety-sentiment-monitor
Version: 1.0.1
The skill bundle is a sentiment monitoring tool designed to scrape social media (specifically Weibo) for food safety concerns and analyze them using an LLM. The code in index.js uses Playwright for web scraping and includes mock data for testing purposes, with no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The description claims real‑time monitoring of Weibo, Zhihu, Xiaohongshu, and Douyin, but the shipped code only implements a simple Playwright-based Weibo scraper (and even that falls back to simulated data). The skill also advertises automated risk grading and report generation; the implementation uses hard-coded/simulated thresholds and outputs stubbed responses. This is an overclaim vs actual capability.
Instruction Scope
SKILL.md is lightweight and non-prescriptive. The runtime code uses Playwright to visit a public Weibo search URL and extracts text from page elements — behavior consistent with a monitoring scraper. It logs results to stdout and does not exfiltrate data to any hidden endpoint in the provided code. However the code includes (commented) references to an external OpenClaw/minimax client and a minimax config block: if a user later enables that path and provides API keys, data could be sent to an external LLM provider.
Install Mechanism
There is no install spec in the registry, but package.json lists 'playwright' as a dependency and an npm script to run 'npx playwright install' (which will download browser binaries). That's a legitimate but heavyweight dependency: installing will fetch browser artifacts from Playwright release hosts. No direct downloads from unknown personal URLs are present in the included files.
Credentials
The skill declares no required env vars or credentials. The code includes a minimax.apiKey and groupId in config.default.js (currently empty), which are expected for optional LLM calls — but there is no secure handling or env-var wiring present. If a user fills API keys into the config file or modifies the code to read secrets from environment variables, those keys could be transmitted to the configured provider. No unrelated credentials are requested.
Persistence & Privilege
The skill does not request 'always: true', does not modify other skills or system configuration, and simply runs a local Playwright process. It has normal runtime privileges for a scraper and does not persist itself as a global agent plugin.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install food-safety-sentiment-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/food-safety-sentiment-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
食品安全网络舆情监控技能,支持多平台抓取、风险评级、公关话术生成与复盘报告
v1.0.0
Initial release: Food safety sentiment monitor by Kevin. Supports multi-platform crawling, risk evaluation, and PR response.
元数据
常见问题
Food Safety Sentiment Monitor (Kevin) 是什么?
Monitors food safety sentiment on Chinese social platforms, detects negative events, grades risks, and generates PR plans and reports automatically. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 204 次。
如何安装 Food Safety Sentiment Monitor (Kevin)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install food-safety-sentiment-monitor」即可一键安装,无需额外配置。
Food Safety Sentiment Monitor (Kevin) 是免费的吗?
是的,Food Safety Sentiment Monitor (Kevin) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Food Safety Sentiment Monitor (Kevin) 支持哪些平台?
Food Safety Sentiment Monitor (Kevin) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Food Safety Sentiment Monitor (Kevin)?
由 stylemonster(@stylemonster)开发并维护,当前版本 v1.0.1。
推荐 Skills