← 返回 Skills 市场
PracticePanther API MCP
作者
Mike Quinlan
· GitHub ↗
· v1.0.0
· MIT-0
332
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install practicepanther-mcp
功能描述
MCP server for the PracticePanther legal practice management API. Exposes PracticePanther's REST API as read-only MCP tools.
安全使用建议
Before installing or running this skill: 1) Verify the provenance of the practicepanther-mcp binary (inspect the npm package @mjquinlan2000/practicepanther-mcp source and maintainer). 2) Ask the publisher how PracticePanther API credentials are supplied and stored — do not assume they are unnecessary; you should never provide your PracticePanther API key unless you understand where it will be stored and used. 3) Treat NODE_MCP_SECRET_KEY as sensitive — confirm it is only used locally and not exfiltrated. 4) Prefer installing from trusted package registries and reviewing package code (or running in an isolated environment) before granting network access. 5) If the publisher cannot explain where PracticePanther credentials live or provide a verifiable source/homepage, consider this skill suspicious and avoid installing it.
功能分析
Type: OpenClaw Skill
Name: practicepanther-mcp
Version: 1.0.0
The skill bundle provides metadata and documentation for an MCP server designed to interact with the PracticePanther legal practice management API. It contains no executable code, only requiring external binaries and an environment variable (NODE_MCP_SECRET_KEY) for operation. No malicious patterns, data exfiltration attempts, or prompt injection risks were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to expose the PracticePanther REST API as read-only MCP tools, which reasonably implies the server will need PracticePanther API credentials. However, requires.env lists only NODE_MCP_SECRET_KEY (presumably an MCP auth secret) and no PracticePanther API key/token. It's unclear how the MCP server will authenticate to PracticePanther or where those credentials are supplied. That missing linkage is an unexplained inconsistency.
Instruction Scope
SKILL.md contains only concise usage instructions for mcporter (list/call) and a link to an npm package. It does not instruct the agent to read unrelated files, environment variables, or system paths, nor to transmit data to unexpected endpoints. The runtime instructions themselves stay within the declared MCP usage boundary.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That limits what was statically analyzable (scanner had nothing to inspect). The SKILL.md points to an npm package but does not provide an install step; the user must obtain the required 'practicepanther-mcp' binary themselves. That lack of provenance increases risk because the binary could come from an untrusted source.
Credentials
Only NODE_MCP_SECRET_KEY is declared as required. An MCP server secret is plausible, but a tool that proxies PracticePanther's API would normally require PracticePanther credentials (API key/token) or document where those are provided. The absence of declared PracticePanther credentials or config paths is disproportionate to the stated purpose and leaves unanswered how external API auth is handled.
Persistence & Privilege
The skill does not request always:true, does not claim to modify other skills or system settings, and declares no config paths. It appears to have normal, ephemeral privileges consistent with an optional MCP helper.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install practicepanther-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/practicepanther-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the PracticePanther MCP server.
- Exposes PracticePanther's REST API as read-only MCP tools.
- Supports interaction via mcporter through stdio.
- Requires mcporter, practicepanther-mcp binaries, and NODE_MCP_SECRET_KEY environment variable.
- Package available on npm.
元数据
常见问题
PracticePanther API MCP 是什么?
MCP server for the PracticePanther legal practice management API. Exposes PracticePanther's REST API as read-only MCP tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 332 次。
如何安装 PracticePanther API MCP?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install practicepanther-mcp」即可一键安装,无需额外配置。
PracticePanther API MCP 是免费的吗?
是的,PracticePanther API MCP 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PracticePanther API MCP 支持哪些平台?
PracticePanther API MCP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PracticePanther API MCP?
由 Mike Quinlan(@mjquinlan2000)开发并维护,当前版本 v1.0.0。
推荐 Skills