← Back to Skills Marketplace
Privyid
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
149
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install privyid
Description
PrivyID integration. Manage data, records, and automate workflows. Use when the user wants to interact with PrivyID data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install privyid - After installation, invoke the skill by name or use
/privyid - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Privyid?
PrivyID integration. Manage data, records, and automate workflows. Use when the user wants to interact with PrivyID data. It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.
How do I install Privyid?
Run "/install privyid" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Privyid free?
Yes, Privyid is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Privyid support?
Privyid is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Privyid?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills