← 返回 Skills 市场
atyachin

Social Intelligence

作者 Avital Yachin · GitHub ↗ · v1.1.1
cross-platform ⚠ suspicious
1862
总下载
5
收藏
10
当前安装
3
版本数
在 OpenClaw 中安装
/install social-intelligence
功能描述
Social Intelligence — AI-powered social media research across Twitter, Instagram, and Reddit. 1.5B+ posts indexed. Find experts, generate leads, monitor brands, analyze sentiment, discover influencers, and export data. The complete social intelligence toolkit for AI agents via MCP.
安全使用建议
This skill appears to do what it says (run a CLI to query an Xpoz MCP backend), but there are a few red flags to check before installing: 1) Inspect the npm package 'mcporter' (publisher, homepage, source code, recent versions) — npm packages run code on your machine. 2) Verify the xpoz-setup skill: what OAuth scopes it requests and where it stores tokens. 3) Confirm the MCP domain (mcp.xpoz.ai) and the Xpoz service (xpoz.ai) are legitimate and that using them meets platform Terms of Service (Twitter/Instagram/Reddit/TikTok scraping can violate ToS). 4) Resolve the metadata mismatch (registry shows no credentials/network but SKILL.md requires them) — ask the publisher to correct the manifest. If you can't verify the npm package or xpoz-setup behavior, avoid installing or run it in an isolated environment (sandbox/CI) and review the package contents first.
功能分析
Type: OpenClaw Skill Name: social-intelligence Version: 1.1.1 The skill bundle is designed to interface with the Xpoz social intelligence platform. It declares its dependency on the `mcporter` binary (installed via npm) and requires network access to `mcp.xpoz.ai`, which is the stated backend for the service. All instructions in SKILL.md are clear, directly related to the skill's purpose, and use standard OpenClaw and npm commands. There is no evidence of prompt injection, data exfiltration to undeclared endpoints, malicious execution, persistence mechanisms, or obfuscation within the provided files. The skill appears to be a legitimate client for a third-party service.
能力评估
Purpose & Capability
The SKILL.md describes a social intelligence platform that uses an MCP backend and a CLI (mcporter). Requiring a CLI and an Xpoz account (OAuth via xpoz-setup) is consistent with the described capabilities. However registry metadata earlier listed no credentials or network requirements while the SKILL.md's embedded metadata explicitly requires the xpoz-setup skill, network access to mcp.xpoz.ai, and an Xpoz account—this discrepancy in declared requirements is an incoherence.
Instruction Scope
Runtime instructions are limited to calling the mcporter CLI and referring to related skills (xpoz-setup, various sub-skills). The document does not instruct the agent to read arbitrary local files or unrelated environment variables, nor to exfiltrate data to unexpected endpoints beyond the MCP server. Example commands are explicit (e.g., mcporter call xpoz.getTwitterPostsByKeywords).
Install Mechanism
Installation is an npm package install of 'mcporter' which will create a binary. npm installs are moderate-risk because package code executes on the host; the package author/publisher is not identified here. The install does not use a well-known release URL but uses the npm registry (expected for Node CLIs). Because no package provenance is provided and the owner/source is 'unknown', this is a point of concern.
Credentials
The registry entry lists no required environment variables or primary credential, but SKILL.md metadata requires an Xpoz account authenticated via the xpoz-setup skill (OAuth 2.1). Requiring an account and OAuth is proportionate to the functionality; the inconsistency between declared/actual credential requirements should be resolved before trusting the skill. No unrelated credentials or high-privilege env vars are requested in the instructions.
Persistence & Privilege
The skill does not request always:true and does not declare writing/modifying other skills or system-wide settings. It does rely on an OAuth setup skill (xpoz-setup) to obtain access keys; review how that skill stores tokens, but the persistence/privilege level here is typical and not excessive on its own.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-intelligence
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-intelligence 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Added setup section, fixed dead link
v1.1.0
Added auto-install spec for mcporter
v1.0.0
- Initial release of the social-intelligence skill. - Provides AI-powered social media research across Twitter, Instagram, and Reddit with 1.5B+ posts indexed. - Enables search, lead generation, brand monitoring, sentiment analysis, influencer discovery, and CSV export. - Integrates multiple specialized skills (e.g., expert-finder, social-lead-gen, social-sentiment) under a single MCP backend. - Simple setup with OAuth authentication via xpoz-setup skill. - Free tier available; supports scalable exports for in-depth analysis.
元数据
Slug social-intelligence
版本 1.1.1
许可证
累计安装 10
当前安装数 10
历史版本数 3
常见问题

Social Intelligence 是什么?

Social Intelligence — AI-powered social media research across Twitter, Instagram, and Reddit. 1.5B+ posts indexed. Find experts, generate leads, monitor brands, analyze sentiment, discover influencers, and export data. The complete social intelligence toolkit for AI agents via MCP. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1862 次。

如何安装 Social Intelligence?

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

Social Intelligence 是免费的吗?

是的,Social Intelligence 完全免费(开源免费),可自由下载、安装和使用。

Social Intelligence 支持哪些平台?

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

谁开发了 Social Intelligence?

由 Avital Yachin(@atyachin)开发并维护,当前版本 v1.1.1。

💬 留言讨论