← 返回 Skills 市场
membranedev

Privacy Dynamics

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
185
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install privacy-dynamics
功能描述
Privacy Dynamics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Privacy Dynamics data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install privacy-dynamics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /privacy-dynamics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug privacy-dynamics
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Privacy Dynamics 是什么?

Privacy Dynamics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Privacy Dynamics data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 185 次。

如何安装 Privacy Dynamics?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install privacy-dynamics」即可一键安装,无需额外配置。

Privacy Dynamics 是免费的吗?

是的,Privacy Dynamics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Privacy Dynamics 支持哪些平台?

Privacy Dynamics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Privacy Dynamics?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论