← 返回 Skills 市场
Xpoz Social Search
作者
Avital Yachin
· GitHub ↗
· v1.5.0
2718
总下载
7
收藏
9
当前安装
9
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xpoz-social-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/xpoz-social-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2718 次。
如何安装 Xpoz Social Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xpoz-social-search」即可一键安装,无需额外配置。
Xpoz Social Search 是免费的吗?
是的,Xpoz Social Search 完全免费(开源免费),可自由下载、安装和使用。
Xpoz Social Search 支持哪些平台?
Xpoz Social Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xpoz Social Search?
由 Avital Yachin(@atyachin)开发并维护,当前版本 v1.5.0。
推荐 Skills