← 返回 Skills 市场
Privyr
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install privyr
功能描述
Privyr integration. Manage Recordses. Use when the user wants to interact with Privyr data.
安全使用建议
This skill is coherent: it uses the Membrane CLI/platform to access Privyr and does not ask for unrelated secrets. Before installing/using it, you should: (1) confirm you trust Membrane (getmembrane.com and the @membranehq npm/org) because Membrane will broker auth and can access your Privyr data; (2) prefer running commands via npx instead of globally installing with 'npm install -g' if you want to avoid a persistent global package; (3) review the @membranehq/cli package source (GitHub/NPM page) and maintainers if possible; (4) perform authentication only in trusted browsers/devices and be mindful that approving the connection grants Membrane access to the linked Privyr account; and (5) if you need higher assurance, install/run the CLI in an isolated environment (container/VM) and audit network traffic or package contents prior to use.
功能分析
Type: OpenClaw Skill
Name: privyr
Version: 1.0.0
The 'privyr' skill bundle provides instructions for an AI agent to interact with the Privyr platform via the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` npm package, authenticating users, and managing data records through defined actions. The instructions in SKILL.md are transparent, aligned with the stated purpose of the integration, and do not exhibit signs of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
The skill is an integration bridge for Privyr that relies on the Membrane CLI/platform. All declared capabilities (create/read/update/list/delete Records) are exposed via Membrane actions and the SKILL.md describes using Membrane to perform those tasks. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md stays on scope: it instructs installing and using the Membrane CLI, connecting to the privyr connector, discovering actions, creating actions, and running them. It explicitly advises against asking users for API keys and relies on Membrane to handle auth. The instructions do not request reading arbitrary files, additional environment variables, or sending data to unexpected endpoints beyond Membrane.
Install Mechanism
There is no platform-level install spec, but SKILL.md tells users to install the Membrane CLI via 'npm install -g @membranehq/cli@latest' (and shows an npx usage example). Installing an npm package globally executes code from the public npm registry — a moderate-risk, common mechanism. This is coherent with the described workflow but requires trusting the @membranehq package and its maintainers. Using npx avoids a persistent global install and is a lower-friction alternative.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. Runtime instructions rely on Membrane-managed authentication flows rather than requesting API keys or local secrets, which is proportionate to the integration purpose.
Persistence & Privilege
Skill metadata does not request always:true and is user-invocable. There is no instruction to modify other skills or system-wide agent settings. Autonomy (model invocation) is enabled by default but not combined with elevated persistence or unrelated credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install privyr - 安装完成后,直接呼叫该 Skill 的名称或使用
/privyr触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Privyr 是什么?
Privyr integration. Manage Recordses. Use when the user wants to interact with Privyr data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Privyr?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install privyr」即可一键安装,无需额外配置。
Privyr 是免费的吗?
是的,Privyr 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Privyr 支持哪些平台?
Privyr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Privyr?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills