← 返回 Skills 市场
639
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install plati-mcp-search
功能描述
Find cheapest reliable subscription offers from Plati using the local MCP server. Use when users ask for best price options, reliable sellers, PRO/Plus subsc...
安全使用建议
This skill appears to do what it says, but before installing: 1) Verify the npm package (plati-mcp-server) on npmjs.org / its source repo and check publisher reputation and recent releases. 2) Prefer installing in a sandbox/VM or use a non-global install to limit host impact. 3) Inspect the package code (or its GitHub) if possible for network calls or credential access. 4) Be aware results may contain external links from sellers — treat links cautiously. 5) If you cannot vet the package, do not install it globally on a production machine.
功能分析
Type: OpenClaw Skill
Name: plati-mcp-search
Version: 0.1.6
The SKILL.md file instructs the AI agent to execute shell commands, specifically `npm i -g plati-mcp-server` and `plati-mcp-server`, as prerequisites for its operation. While these instructions are presented as necessary setup for the skill's functionality, they represent a significant security risk (Remote Code Execution vulnerability) if the AI agent is designed to automatically parse and execute such commands without explicit user consent or robust sandboxing. This falls under 'risky capabilities without clear malicious intent' rather than direct malicious action by the skill itself.
能力评估
Purpose & Capability
The name/description (search Plati via local MCP server) matches the instructions: install a plati-mcp-server npm package, run a local MCP server named plati-scraper, and call the find_cheapest_reliable_options tool with the listed parameters.
Instruction Scope
SKILL.md confines runtime actions to installing/running a local MCP server and processing its results. It does not instruct reading unrelated system files, other credentials, or exfiltrating data to external endpoints beyond including links returned by MCP results.
Install Mechanism
There is no registry install spec; the README instructs the user to run `npm i -g plati-mcp-server`. A global npm installation is a reasonable way to provide a local server but carries moderate risk because the package will run arbitrary code on the host. The package source/version are not verified in the skill.
Credentials
The skill declares no required environment variables or credentials. The only env var mentioned (PLATI_MCP_STDERR) is for debug logging and is not sensitive.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It asks the operator to configure a local MCP server in the agent config — this requires permission to run/launch local processes and to modify local agent config, which is expected for a local scraper but worth noting.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plati-mcp-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/plati-mcp-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.6
Add generic text-query flow and new MCP filters/sorts (sort_by, min/max price, include/exclude terms). Remove strict reliability defaults to avoid empty results.
v0.1.5
Telegram-friendly output: no tables/code blocks, only numbered list with direct links.
v0.1.4
Switch to raw options output per lot; agent performs filtering by plan/duration/account type.
v0.1.3
Document MCP initialize hang troubleshooting and debug mode (PLATI_MCP_STDERR=1).
v0.1.2
Use published npm package plati-mcp-server for MCP server setup.
v0.1.1
Remove machine-specific absolute path; use portable MCP server setup instructions.
v0.1.0
Initial release: MCP workflow for cheapest reliable subscription search.
元数据
常见问题
Plati MCP Search 是什么?
Find cheapest reliable subscription offers from Plati using the local MCP server. Use when users ask for best price options, reliable sellers, PRO/Plus subsc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 639 次。
如何安装 Plati MCP Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plati-mcp-search」即可一键安装,无需额外配置。
Plati MCP Search 是免费的吗?
是的,Plati MCP Search 完全免费(开源免费),可自由下载、安装和使用。
Plati MCP Search 支持哪些平台?
Plati MCP Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plati MCP Search?
由 rybnikov(@rybnikov)开发并维护,当前版本 v0.1.6。
推荐 Skills