← Back to Skills Marketplace
atyachin

Social Intelligence

by Avital Yachin · GitHub ↗ · v1.1.1
cross-platform ⚠ suspicious
1862
Downloads
5
Stars
10
Active Installs
3
Versions
Install in OpenClaw
/install social-intelligence
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install social-intelligence
  3. After installation, invoke the skill by name or use /social-intelligence
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug social-intelligence
Version 1.1.1
License
All-time Installs 10
Active Installs 10
Total Versions 3
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1862 downloads so far.

How do I install Social Intelligence?

Run "/install social-intelligence" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Social Intelligence free?

Yes, Social Intelligence is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Social Intelligence support?

Social Intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Social Intelligence?

It is built and maintained by Avital Yachin (@atyachin); the current version is v1.1.1.

💬 Comments