📦 review-manager — 评论统一管理
v1.0.0一站式收集客户评论,支持Naver Place、Google、外卖平台等,自动回复、情感分析与竞品对比,并生成报告与通知。
0· 572·0 当前·0 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to do what it says, but review and cautious deployment are advised: 1) It will create and update files under ~/.openclaw/workspace/skills/review-manager/data — confirm you are comfortable with that location. 2) Automated Discord notifications are sent via the host's openclaw message CLI (not by shipping Discord tokens); check that the messaging tool has appropriate permissions and that the target channel ID in config.json is correct. 3) The project currently uses mock collecto...详细分析 ▾
✓ 用途与能力
Name/description (review collection, auto-reply, alerts, reports, competitor comparison) match the included scripts and config.template. The only required binary is node and the scripts operate on a per-skill config/data directory under the user's HOME — proportional to the described functionality.
ℹ 指令范围
SKILL.md and README instruct creating a config.json in ~/.openclaw/workspace/skills/review-manager and running the included node scripts. The scripts only read/write files under that data dir and call the OpenClaw messaging tool to send Discord notifications. The docs mention optional browser automation / cookie reuse for platforms that require login — that is outside the shipped code and would be a separate privacy/credential consideration if the user implements it.
✓ 安装机制
No install spec or remote download; this is instruction + bundled scripts only. No external archives or third-party package installations are performed by the skill itself.
✓ 凭证需求
The skill does not declare or require environment variables or external credentials. It expects a config.json (discord channel id, store URLs) and uses the OpenClaw messaging CLI to send notifications; that is consistent with its alerting feature. There are no unexpected secret exfiltration patterns in the code.
✓ 持久化与权限
always:false (default). The skill reads and writes only to its own workspace data and config paths under ~/.openclaw/workspace/skills/review-manager. It does not attempt to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/18
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install review-manager
镜像加速npx clawhub@latest install review-manager --registry https://cn.longxiaskill.com