← Back to Skills Marketplace
Privacy Dynamics
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
185
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install privacy-dynamics
Description
Privacy Dynamics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Privacy Dynamics data.
Usage Guidance
This skill appears coherent: it relies on the Membrane CLI to perform actions against Privacy Dynamics and does not request unrelated secrets. Before installing or running: (1) verify the @membranehq/cli package and publisher on npm (or use npx to avoid a global install), (2) confirm the repository/homepage (getmembrane.com and the GitHub repo) are legitimate and match the registry entry, and (3) be aware that authentication opens a browser or returns a code — the user must trust Membrane with credentials/session tokens. If you need stronger assurance, test the CLI in an isolated environment (container or VM) first.
Capability Analysis
Type: OpenClaw Skill
Name: privacy-dynamics
Version: 1.0.1
The skill provides instructions for an AI agent to manage data privacy workflows using the Membrane CLI and Privacy Dynamics. It follows security best practices by delegating authentication and secret management to the Membrane platform rather than handling raw API keys locally. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the SKILL.md explains how to use the Membrane CLI to manage Privacy Dynamics data. All required actions (connect, list actions, create/run actions) are consistent with a connector/integration skill.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, performing login/connection flows, discovering and running actions, and polling for build state. They do not instruct reading unrelated files, requesting extra environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to install the @membranehq/cli via npm -g (and uses npx in one example). This is appropriate for the stated purpose, but installing a global npm package carries the usual supply-chain risk — verify the package and publisher on the npm registry before installing.
Credentials
The skill declares no required environment variables, no primary credential, and the instructions explicitly state not to ask users for API keys (Membrane manages auth). The requested scope is proportionate to a connector skill.
Persistence & Privilege
The skill is not marked always:true and requests no persistent system modifications. It does not alter other skills' configs or require elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install privacy-dynamics - After installation, invoke the skill by name or use
/privacy-dynamics - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Privacy Dynamics?
Privacy Dynamics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Privacy Dynamics data. It is an AI Agent Skill for Claude Code / OpenClaw, with 185 downloads so far.
How do I install Privacy Dynamics?
Run "/install privacy-dynamics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Privacy Dynamics free?
Yes, Privacy Dynamics is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Privacy Dynamics support?
Privacy Dynamics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Privacy Dynamics?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills