← 返回 Skills 市场
Pricefy
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
166
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pricefy
功能描述
PRICEFY.IO integration. Manage data, records, and automate workflows. Use when the user wants to interact with PRICEFY.IO data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to access Pricefy rather than asking for API keys. Before installing, consider: (1) you will install a third‑party npm package globally — run it in a controlled environment or container if you want to limit risk; (2) you must trust Membrane (getmembrane.com) with access to your Pricefy data and your account's permissions; (3) confirm the Membrane project and CLI package provenance (official docs, repo, npm package) if you need stronger assurance; (4) avoid supplying unrelated local secrets — the skill explicitly tells you not to, which is good practice.
功能分析
Type: OpenClaw Skill
Name: pricefy
Version: 1.0.3
The pricefy skill bundle provides instructions for an AI agent to integrate with PRICEFY.IO via the Membrane CLI. The SKILL.md file outlines standard procedures for installing the CLI (@membranehq/cli), authenticating, and managing API actions through the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the logic is consistent with its stated purpose of automating pricing data workflows.
能力评估
Purpose & Capability
Name/description (Pricefy integration) match the instructions: the SKILL.md consistently instructs use of the Membrane CLI to connect, discover and run Pricefy actions. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, authenticating, creating/listing connections and running actions. They do not instruct reading arbitrary files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
No formal install spec in the registry (instruction-only), but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` and uses `npx` for some commands. This is a common pattern but does execute third‑party npm package install scripts and writes binaries globally — consider the usual npm supply-chain and permission risks.
Credentials
The skill requests no local env vars or secrets and delegates auth to Membrane (no API keys asked). That is proportionate, but it means you must trust the Membrane service with access to your Pricefy account/data.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request persistent platform privileges or modify other skills/configuration. Autonomous invocation is allowed by default but is not an added privilege here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pricefy - 安装完成后,直接呼叫该 Skill 的名称或使用
/pricefy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Pricefy 是什么?
PRICEFY.IO integration. Manage data, records, and automate workflows. Use when the user wants to interact with PRICEFY.IO data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 Pricefy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pricefy」即可一键安装,无需额外配置。
Pricefy 是免费的吗?
是的,Pricefy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pricefy 支持哪些平台?
Pricefy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pricefy?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills