← 返回 Skills 市场
Social Listening Monitoring
作者
nicemaths123
· GitHub ↗
· v1.0.2
· MIT-0
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install social-listening-monitoring
功能描述
Monitor brand mentions across Twitter/X, Reddit, news, and forums in real-time with sentiment analysis, crisis detection, competitor tracking, and instant al...
安全使用建议
This skill appears to implement a real social-listening workflow, but the SKILL.md requires multiple API keys/webhooks that are not declared in the registry metadata. Before installing: (1) Confirm the skill's source and a homepage or repository (the package lists 'unknown'); (2) Ask the publisher to update the manifest to explicitly declare required env vars (APIFY_TOKEN, CLAUDE_API_KEY, SLACK_WEBHOOK_URL, TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID, etc.) so you can review permissions up front; (3) Never paste real production keys into example text — instead use scoped/test tokens first; (4) Review the Apify actors being called (apify/twitter-scraper, reddit-search-scraper, etc.) to understand what data is collected and where datasets are stored; (5) If you proceed, run the code in an isolated environment, limit tokens to least privilege, and monitor token usage/rotate tokens if anything looks unexpected. If the publisher cannot justify the missing manifest fields and the provenance of the skill, treat it as untrusted.
功能分析
Type: OpenClaw Skill
Name: social-listening-monitoring
Version: 1.0.2
The skill provides a legitimate and well-documented template for building a brand reputation monitoring system. It uses Apify for web scraping, Claude for sentiment analysis, and Slack/Telegram for alerting, with all code logic in SKILL.md directly supporting these stated functions. No evidence of data exfiltration, malicious prompt injection, or unauthorized execution was found; the use of environment variables for API keys and standard libraries like axios and node-cron follows best practices for this type of application.
能力评估
Purpose & Capability
The skill's stated purpose (real-time social listening using Apify + an LLM for analysis + alerting) is coherent with the runtime instructions. However, the package metadata declares no required environment variables or primary credential while the SKILL.md explicitly instructs users to provide multiple API keys and webhooks (APIFY_TOKEN, CLAUDE_API_KEY, SLACK_WEBHOOK_URL, TELEGRAM_BOT_TOKEN/CHAT_ID). The manifest/metadata not listing these is a meaningful mismatch.
Instruction Scope
The instructions are concrete and scoped to scraping (Apify actors), analysis (Claude/OpenClaw), and alerts (Slack/Telegram/email). They do not request unrelated system files. The key issue: the runtime instructions require networked credentials and to run npm installs, and they embed examples of exporting secrets; because these secrets are not declared in the skill metadata, the agent runtime may end up prompting for or sourcing credentials in an unexpected way. There is no code in the package for the scanner to validate; the SKILL.md is authoritative.
Install Mechanism
This is an instruction-only skill (no install spec, no code files). It tells users to run `npm install apify-client axios node-cron dotenv`, which is proportionate to the described functionality and is a common dependency set for a Node-based scraper/alerting pipeline. There are no external downloads or obscure URLs in an install step.
Credentials
The SKILL.md references multiple secrets and tokens (APIFY_TOKEN, CLAUDE_API_KEY, SLACK_WEBHOOK_URL, TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID and potentially email credentials) while the registry metadata lists none and has no declared primary credential. Requesting multiple service tokens is reasonable for the stated purpose, but the omission from the manifest reduces transparency and prevents automated permission checks — this is the main proportionality issue.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable only. There are no config paths or instructions to modify other skills or system-wide agent settings. Autonomous model invocation remains enabled by default, which is expected; this is not combined with excessive declared privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-listening-monitoring - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-listening-monitoring触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Social Listening & Brand Reputation Monitor Skill – v1.0.0
- Launches a real-time, multi-platform monitoring system for brand reputation.
- Scrapes brand mentions from Twitter/X, Reddit, forums, news, and review sites using Apify.
- Analyzes mentions for sentiment, classifies topics, detects crises/spikes, and scores reputation health.
- Sends instant alerts to Slack, Telegram, or email when reputation risks or crises are detected.
- Includes configuration for competitor tracking and custom crisis thresholds.
- Generates weekly reports with actionable insights and distinguishes genuine feedback from spam or bot activity.
v1.0.0
Social Listening & Brand Reputation Monitor v1.0.0
- Initial release of real-time brand reputation monitoring skill.
- Scrapes Twitter/X, Reddit, news, and review sites for brand and competitor mentions.
- Analyzes sentiment and detects crisis signals (negative spikes, viral posts, sentiment drops).
- Sends instant alerts to Slack, Telegram, or email on reputation threats.
- Provides ongoing reputation health tracking and weekly trend reports.
- Filters genuine complaints from spam or bot activity.
元数据
常见问题
Social Listening Monitoring 是什么?
Monitor brand mentions across Twitter/X, Reddit, news, and forums in real-time with sentiment analysis, crisis detection, competitor tracking, and instant al... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Social Listening Monitoring?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-listening-monitoring」即可一键安装,无需额外配置。
Social Listening Monitoring 是免费的吗?
是的,Social Listening Monitoring 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Listening Monitoring 支持哪些平台?
Social Listening Monitoring 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Listening Monitoring?
由 nicemaths123(@nicemaths123)开发并维护,当前版本 v1.0.2。
推荐 Skills