← Back to Skills Marketplace
atyachin

Xpoz Social Search

by Avital Yachin · GitHub ↗ · v1.5.0
cross-platform ✓ Security Clean
2718
Downloads
7
Stars
9
Active Installs
9
Versions
Install in OpenClaw
/install xpoz-social-search
Description
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.
Usage Guidance
This skill appears coherent with its description, but before installing: 1) Inspect the mcporter npm package (publisher, homepage, versions, download counts) — npm packages run code during install and provide the mcporter binary used at runtime. 2) Inspect the xpoz-setup skill because it handles OAuth and will obtain/store your access tokens; confirm where tokens are stored and what scopes are requested. 3) Confirm the network endpoint (mcp.xpoz.ai) is the official Xpoz service and review Xpoz's privacy/terms for data sent in queries/exports. 4) If you are cautious about autonomous agent actions, restrict the skill to user-invoked only or review agent policies, since the skill can make external network calls. If any of these provenance checks fail or are unclear, treat the install as higher risk.
Capability Analysis
Type: OpenClaw Skill Name: xpoz-social-search Version: 1.5.0 The skill bundle appears benign. It provides instructions for an AI agent to use the `mcporter` tool to interact with the Xpoz social media search API. All declared network access (`mcp.xpoz.ai`) and binary requirements (`mcporter`) align with the stated purpose of social media search. There are no indications of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or obfuscation within the provided files. The `SKILL.md` instructions are clear and directly related to using the Xpoz service.
Capability Assessment
Purpose & Capability
The name/description (social search across Twitter/Instagram/Reddit) matches the runtime instructions: all calls are via an mcporter CLI to Xpoz MCP endpoints. Requiring a CLI (mcporter) and an OAuth setup skill (xpoz-setup) is reasonable. Minor inconsistency: the registry summary lists no required skills or network, while SKILL.md metadata declares a dependency on xpoz-setup and network mcp.xpoz.ai — functionally coherent but the registry metadata omission is a documentation mismatch.
Instruction Scope
SKILL.md only instructs the agent to invoke the mcporter CLI to call specific xpoz.* operations, poll operation status, and use CSV export for large results. It does not instruct reading unrelated local files, environment variables, or sending data to unknown endpoints beyond the declared mcp.xpoz.ai. The setup step defers OAuth to the xpoz-setup skill (browser or device code flow), which is appropriate for acquiring tokens.
Install Mechanism
Install is an npm package (mcporter) that creates the mcporter binary. npm installs are common but execute third-party code on the host — this is moderate risk (not an arbitrary URL download). Recommend verifying the mcporter package provenance (publisher, npm page, checksum) before installing.
Credentials
The skill itself requests no environment variables or local config paths. Authentication is delegated to the xpoz-setup skill via OAuth 2.1 (expected for a SaaS integration). There are no unexplained credentials requested here.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or system-wide configuration changes. It relies on an external CLI and an auth setup skill; autonomous invocation is allowed by default but not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xpoz-social-search
  3. After installation, invoke the skill by name or use /xpoz-social-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.5.0
Trimmed SKILL.md to ~115 lines
v1.4.0
Added auto-install spec for mcporter
v1.3.0
SEO: optimized description and tags for discoverability
v1.2.0
Use standard OpenClaw metadata format for requires (bins, skills, network, credentials)
v1.1.0
Security: declare mcporter + xpoz-setup dependencies, add homepage/repo, credential/network requirements, responsible use section
v1.0.3
Fix: use canonical ClawHub URL /skills/xpoz-setup
v1.0.2
Fix: correct ClawHub URL format (owner/slug)
v1.0.1
Fix: xpoz-setup links now point to ClawHub skill page instead of relative paths
v1.0.0
Initial release: multi-platform social media search across Twitter, Instagram, Reddit
Metadata
Slug xpoz-social-search
Version 1.5.0
License
All-time Installs 10
Active Installs 9
Total Versions 9
Frequently Asked Questions

What is Xpoz Social Search?

Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 2718 downloads so far.

How do I install Xpoz Social Search?

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

Is Xpoz Social Search free?

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

Which platforms does Xpoz Social Search support?

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

Who created Xpoz Social Search?

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

💬 Comments