← Back to Skills Marketplace
gora050

Privyr

by Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install privyr
Description
Privyr integration. Manage Recordses. Use when the user wants to interact with Privyr data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install privyr
  3. After installation, invoke the skill by name or use /privyr
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug privyr
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Privyr?

Privyr integration. Manage Recordses. Use when the user wants to interact with Privyr data. It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.

How do I install Privyr?

Run "/install privyr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Privyr free?

Yes, Privyr is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Privyr support?

Privyr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Privyr?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.

💬 Comments