← 返回 Skills 市场
Privyid
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
149
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install privyid
功能描述
PrivyID integration. Manage data, records, and automate workflows. Use when the user wants to interact with PrivyID data.
安全使用建议
This skill is coherent but relies on the third-party Membrane service and its CLI. Before installing or using it: (1) verify @membranehq/cli and the Membrane service (getmembrane.com / GitHub repo) are trustworthy and review their package/repository and licensing; (2) understand that authentication is done through Membrane (you'll log in via a browser/authorization URL), so PrivyID credentials and subsequent API calls will be mediated by Membrane — confirm this data flow meets your privacy/compliance requirements; (3) prefer using npx for one-off commands or inspect the npm package before running npm install -g, since global npm installs execute code from the registry; and (4) note that the registry entry contains no install automation, so the CLI install and login are manual steps you or your operator will have to run.
功能分析
Type: OpenClaw Skill
Name: privyid
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the PrivyID identity verification platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard authentication, connection management, and API action execution through the Membrane middleware. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the skill follows security best practices by advising the agent to let the CLI handle credentials rather than requesting secrets from the user.
能力评估
Purpose & Capability
The SKILL.md describes integrating with PrivyID via the Membrane platform/CLI, which matches the skill's name and description. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions, and creating actions when needed. The instructions do not ask the agent to read arbitrary files, harvest unrelated environment variables, or post data to unexpected endpoints. They do instruct interactive authentication via browser and headless flow handling.
Install Mechanism
There is no formal install spec in the registry metadata (skill is instruction-only), but SKILL.md instructs installing @membranehq/cli via npm (global install or npx). Installing an npm package is a legitimate approach but does pull code from the public npm registry — review the package and repository before installing. The lack of an explicit install spec means the agent will not automatically install anything; the user/operator must run these commands.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for PrivyID API keys because Membrane handles auth. That is proportionate for a connector that delegates auth to a third-party platform.
Persistence & Privilege
No elevated persistence is requested (always:false). The skill is user-invocable and allows normal autonomous invocation, which is the platform default and is not, by itself, a concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install privyid - 安装完成后,直接呼叫该 Skill 的名称或使用
/privyid触发 - 根据 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
元数据
常见问题
Privyid 是什么?
PrivyID integration. Manage data, records, and automate workflows. Use when the user wants to interact with PrivyID data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Privyid?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install privyid」即可一键安装,无需额外配置。
Privyid 是免费的吗?
是的,Privyid 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Privyid 支持哪些平台?
Privyid 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Privyid?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills