← 返回 Skills 市场
Social Spy Monitor
作者
nicemaths123
· GitHub ↗
· v1.0.0
· MIT-0
60
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install social-spy-monitor
功能描述
Monitor brand mentions across Twitter/X, Reddit, forums, and news in real-time with sentiment analysis, crisis detection, competitor tracking, and instant al...
安全使用建议
Before installing or running this skill: (1) treat the APIFY and CLAUDE API keys as sensitive — create limited-scope tokens or dedicated accounts if possible; (2) confirm the registry metadata is updated to list required env vars (APIFY_TOKEN, CLAUDE_API_KEY, and any Slack/Telegram webhook tokens) so you know what the skill expects; (3) audit the npm dependencies (and consider running in an isolated environment/container) because installing packages executes third-party code; (4) consider legal/ToS/privacy implications of scraping each platform and of forwarding scraped content to external endpoints (Slack/Telegram/email); (5) verify the Claude integration and key name (CLAUDE_API_KEY) with your provider — the example key format in the doc resembles other vendors and could be confusing; and (6) if you don't trust the skill owner or source, prefer implementing similar functionality with vetted libraries or vendor-provided integrations rather than running unreviewed scripts.
功能分析
Type: OpenClaw Skill
Name: social-spy-monitor
Version: 1.0.0
The skill bundle provides a legitimate and well-documented template for building a social media monitoring and brand reputation management tool. It utilizes Apify for data scraping, Anthropic's Claude for sentiment analysis, and Slack/Telegram for alerting. The code logic in SKILL.md is transparent, uses standard libraries (axios, node-cron, apify-client), and aligns with the stated purpose without any evidence of data exfiltration, malicious execution, or harmful prompt injection. An affiliate link for Apify (fpr=dx06p) is included, but it does not pose a security risk.
能力标签
能力评估
Purpose & Capability
The SKILL.md describes a social-listening system (Apify scrapers, sentiment via Claude, Slack/Telegram alerts) and the code/instructions are consistent with that purpose. However, the registry metadata lists no required environment variables or primary credential even though the runtime clearly needs APIFY_TOKEN, CLAUDE_API_KEY, and optional Slack/Telegram credentials — a mismatch that reduces trust.
Instruction Scope
The instructions and code focus on scraping many platforms (Twitter/X, Reddit, forums, news), running analysis, and sending alerts — all within the stated purpose. They also instruct installing npm packages and setting multiple environment variables. Nothing in SKILL.md asks the agent to read unrelated local files or other credentials, but it does authorize sending mention content to external endpoints (Slack webhooks, Telegram), so you should verify those endpoints before use.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells the operator to run 'npm install apify-client axios node-cron dotenv'. That is expected for a Node-based scraper/worker, but installing npm packages pulls third-party code — review dependencies and lockfile before running them.
Credentials
The runtime requires multiple sensitive credentials (APIFY_TOKEN, CLAUDE_API_KEY, optional SLACK_WEBHOOK_URL and TELEGRAM_BOT_TOKEN/CHAT_ID) which are proportional to the task — but the registry metadata does not declare any required env vars or a primary credential. The missing declarations are an incoherence and increase the chance of surprises or misconfiguration.
Persistence & Privilege
The skill does not request always:true and does not declare any system config paths or modifications. Autonomous invocation is allowed (platform default) but not by itself a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-spy-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-spy-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Social Listening & Brand Reputation Monitor Skill v1.0.0
- Initial release of a brand reputation monitoring system.
- Monitors Twitter/X, Reddit, forums, and news sites for mentions in real time.
- Performs sentiment analysis and crisis detection on each mention using Claude (OpenClaw).
- Instantly alerts to Slack, Telegram, or email when reputation risk is detected.
- Tracks competitor mentions, scores brand health, and generates weekly reputation reports.
- Distinguishes genuine complaints from spam or bots for actionable insights.
元数据
常见问题
Social Spy Monitor 是什么?
Monitor brand mentions across Twitter/X, Reddit, forums, and news in real-time with sentiment analysis, crisis detection, competitor tracking, and instant al... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 60 次。
如何安装 Social Spy Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-spy-monitor」即可一键安装,无需额外配置。
Social Spy Monitor 是免费的吗?
是的,Social Spy Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Spy Monitor 支持哪些平台?
Social Spy Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Spy Monitor?
由 nicemaths123(@nicemaths123)开发并维护,当前版本 v1.0.0。
推荐 Skills