← 返回 Skills 市场
Pipeworx stackexchange
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-stackexchange
功能描述
Search and retrieve questions and answers from any StackExchange site, including StackOverflow, ServerFault, SuperUser, and more.
安全使用建议
This skill functions by forwarding your search queries to a third‑party gateway (gateway.pipeworx.io) rather than directly to StackExchange. That means anything you send (including code snippets, private queries, or contextual data the agent attaches) could be logged or inspected by the gateway operator. If you care about privacy or confidentiality, do not use this skill until you verify the gateway operator's trustworthiness and data-handling policy, or prefer a skill that calls the official StackExchange API (api.stackexchange.com) or a self-hosted proxy. Also consider whether automatic (autonomous) invocation is acceptable, because the agent could send queries to the gateway without an extra confirmation. If you want to proceed, ask the skill publisher for documentation about gateway ownership, retention/policy, and TLS/certificate provenance, or request a version that uses the official API or a trusted endpoint.
功能分析
Type: OpenClaw Skill
Name: pipeworx-stackexchange
Version: 1.0.0
The skill bundle provides standard functionality for searching and retrieving answers from StackExchange sites via a Model Context Protocol (MCP) gateway (gateway.pipeworx.io). The documentation in SKILL.md clearly defines the tools and their parameters without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill claims to search and retrieve StackExchange content and the SKILL.md shows exactly that functionality. However, instead of calling the official StackExchange API, the instructions call a third‑party endpoint (https://gateway.pipeworx.io/stackexchange/mcp). Using a proxy is a plausible design choice but it's not documented in the description or metadata, so the reliance on an external gateway is worth flagging.
Instruction Scope
Runtime instructions explicitly POST JSON-RPC queries (including question text) to gateway.pipeworx.io. The instructions do not read local files or env vars, but they do send user-provided query text to an external server. That external call can leak any sensitive content the agent includes in queries and is outside the expected target (api.stackexchange.com).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk and there is no package install risk.
Credentials
The skill requires no environment variables, credentials, or config paths. There is no request for unrelated secrets. The main proportionality concern is network exfiltration of query content to the external gateway rather than misuse of local credentials.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. Autonomous invocation is allowed (platform default); combined with the external network calls this means the agent could call the gateway automatically, which raises privacy considerations but is not a privilege escalation by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-stackexchange - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-stackexchange触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx stackexchange 是什么?
Search and retrieve questions and answers from any StackExchange site, including StackOverflow, ServerFault, SuperUser, and more. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。
如何安装 Pipeworx stackexchange?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-stackexchange」即可一键安装,无需额外配置。
Pipeworx stackexchange 是免费的吗?
是的,Pipeworx stackexchange 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx stackexchange 支持哪些平台?
Pipeworx stackexchange 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx stackexchange?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills