← 返回 Skills 市场
membranedev

Open Policy Agent

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install open-policy-agent
功能描述
Open Policy Agent integration. Manage data, records, and automate workflows. Use when the user wants to interact with Open Policy Agent data.
安全使用建议
This skill appears coherent, but before installing or following its instructions: 1) Verify you trust Membrane/@membranehq (review the npm package page, GitHub repo, and getmembrane.com) because the SKILL.md asks you to install their CLI. 2) Prefer using npx for one-off usage instead of a global npm -g install if you want to reduce persistent surface area. 3) Check what permissions the Membrane connector will get to your OPA instance and limit it to the least privilege necessary. 4) When authenticating, use an account with minimum needed access (avoid using highly privileged credentials). 5) If you need higher assurance, inspect the Membrane CLI source before installing or run it in an isolated environment.
功能分析
Type: OpenClaw Skill Name: open-policy-agent Version: 1.0.1 The skill provides instructions for integrating Open Policy Agent using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and running actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the logic is entirely consistent with the stated purpose of using a third-party integration service.
能力评估
Purpose & Capability
The name/description (OPA integration) matches the instructions: all runtime steps use the Membrane CLI to connect, discover, build, and run actions against an Open Policy Agent connector. Required resources (network access and a Membrane account) are appropriate for that purpose.
Instruction Scope
SKILL.md limits runtime instructions to installing/using the Membrane CLI, performing 'membrane login', creating a connection with connectorKey=open-policy-agent, and listing/creating/running actions. It does not instruct reading unrelated files, exporting environment variables, or sending data to unexpected endpoints beyond Membrane.
Install Mechanism
This is an instruction-only skill (no automatic install), but the docs tell the user to run 'npm install -g @membranehq/cli@latest' or use npx. Installing a public npm CLI is a reasonable step for this integration, but installing global packages carries the usual supply-chain risk; the skill does not embed or download code itself.
Credentials
The skill declares no required environment variables or config paths. It relies on Membrane to manage credentials via browser-based login and connector creation, which is proportionate to the stated functionality. There are no unrelated credential requests in SKILL.md.
Persistence & Privilege
The skill does not request persistent/always-on installation, does not change other skills' configs, and does not claim elevated platform privileges. It is user-invocable and uses normal agent invocation behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install open-policy-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /open-policy-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug open-policy-agent
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Open Policy Agent 是什么?

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

如何安装 Open Policy Agent?

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

Open Policy Agent 是免费的吗?

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

Open Policy Agent 支持哪些平台?

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

谁开发了 Open Policy Agent?

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

💬 留言讨论