← 返回 Skills 市场
brucegutman

Pipeworx court-listener

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-court-listener
功能描述
Search US court opinions and dockets by keyword, and retrieve specific court opinions by CourtListener ID with no authentication needed.
安全使用建议
This skill appears to implement CourtListener-style search but routes requests through an unverified proxy at gateway.pipeworx.io run by an unknown owner. Before installing, consider: (1) Do you trust the gateway operator to handle search queries and retrieved opinion text? The operator could log queries or responses. (2) If you need privacy or provable source authenticity, prefer a skill that calls CourtListener's official API (courtlistener.com) or provide your own proxy. (3) Ask the publisher for source code, a homepage, or an explanation why a custom gateway is used. (4) Avoid sending sensitive or confidential text as search queries. If you cannot verify the gateway/operator, treat the skill as untrusted for confidential data.
功能分析
Type: OpenClaw Skill Name: pipeworx-court-listener Version: 1.0.0 The skill provides legitimate access to US court opinions and dockets via the Free Law Project's CourtListener API. It utilizes an MCP server hosted at gateway.pipeworx.io, and the instructions in SKILL.md are purely descriptive of the tool's functions without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the declared functionality (search opinions/dockets, retrieve by ID). However the SKILL.md maps an MCP server to https://gateway.pipeworx.io/court-listener/mcp rather than calling CourtListener's official API directly. Using a proxy backend is plausible but not explained in the metadata (no homepage, no source).
Instruction Scope
The runtime instructions are narrowly scoped to search/get operations and include an mcpServers entry. They do not instruct reading local files or environment variables. The key concern is that the instructions direct the agent to an external, non-official endpoint (gateway.pipeworx.io) — meaning all queries (including potentially sensitive search terms or document requests) will be sent to that third party.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes disk/installation risk; nothing is downloaded or executed locally by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The declared permissions are minimal and proportionate to a read-only search/retrieval skill.
Persistence & Privilege
always:false and user-invocable:true (defaults). The skill does not request persistent system-level privileges or to modify other skills; autonomous invocation is allowed by platform defaults but not a special flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-court-listener
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-court-listener 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-court-listener
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx court-listener 是什么?

Search US court opinions and dockets by keyword, and retrieve specific court opinions by CourtListener ID with no authentication needed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Pipeworx court-listener?

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

Pipeworx court-listener 是免费的吗?

是的,Pipeworx court-listener 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pipeworx court-listener 支持哪些平台?

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

谁开发了 Pipeworx court-listener?

由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论