← 返回 Skills 市场
gora050

Privacera

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
156
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install privacera
功能描述
Privacera integration. Manage data, records, and automate workflows. Use when the user wants to interact with Privacera data.
安全使用建议
Before installing: 1) Confirm you trust the Membrane project/@membranehq on npm — inspect the package (source, maintainers, recent releases) and prefer npx over global installs if you want less persistence. 2) Ask the skill author to update metadata to declare the required binaries (npm/node or membrane CLI) and to provide a verifiable source for the CLI (npm page or GitHub repo). 3) If you must install globally, review the package contents or run it in a sandbox/environment with restricted privileges first. 4) Understand the OAuth flow: you will complete browser-based login which grants the CLI access to Privacera on your behalf — verify redirect URIs and scopes. 5) If you need stronger assurance, request a signed provenance link (GitHub repo, release tag) and prefer using npx or ephemeral containers rather than system-wide installs.
功能分析
Type: OpenClaw Skill Name: privacera Version: 1.0.3 The skill provides a legitimate integration for the Privacera data governance platform using the Membrane CLI. It contains instructions for the agent to install the '@membranehq/cli' npm package, authenticate via 'membrane login', and discover or execute actions. The documentation explicitly encourages secure practices, such as delegating credential management to the Membrane platform rather than asking the user for secrets. While the SKILL.md contains an extensive list of keywords to guide the agent's context, no malicious intent, data exfiltration, or unauthorized execution patterns were found.
能力评估
Purpose & Capability
The name/description (Privacera integration) matches the instructions (use Membrane CLI to manage Privacera). However the skill metadata lists no required binaries while the instructions explicitly require installing and running the @membranehq/cli (npm) CLI — an inconsistency between declared requirements and actual runtime needs.
Instruction Scope
SKILL.md confines runtime actions to the Membrane CLI (login, connect, action listing, etc.). It does not instruct the agent to read unrelated system files or environment variables, nor to exfiltrate data to unexpected endpoints; authentication uses interactive/browser OAuth flows which is expected for this integration.
Install Mechanism
The runtime doc tells users to install @membranehq/cli via npm (global install) or use npx. Installing a global npm package is a persistent change and comes from the public npm registry (moderate risk). The install requirement is not declared in the skill metadata, and the skill has no packaged install spec — both reduce transparency and increase risk.
Credentials
The skill does not request environment variables, credentials, or config paths in metadata. The SKILL.md relies on Membrane's managed auth flow (browser-based OAuth) rather than asking for raw secrets, which is proportionate to the stated purpose.
Persistence & Privilege
The skill itself is instruction-only and not force-installed (always: false). However, its instructions direct the user to install a global CLI that persists on the host. Combined with the platform's normal ability for skills to be invoked autonomously, that persistent CLI could be used later by the agent — this is not inherently malicious but raises operational considerations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install privacera
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /privacera 触发
  4. 根据 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
元数据
Slug privacera
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Privacera 是什么?

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

如何安装 Privacera?

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

Privacera 是免费的吗?

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

Privacera 支持哪些平台?

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

谁开发了 Privacera?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论