← Back to Skills Marketplace
Open Policy Agent
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
123
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install open-policy-agent
Description
Open Policy Agent integration. Manage data, records, and automate workflows. Use when the user wants to interact with Open Policy Agent data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install open-policy-agent - After installation, invoke the skill by name or use
/open-policy-agent - 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 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Open Policy Agent?
Run "/install open-policy-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Open Policy Agent free?
Yes, Open Policy Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Open Policy Agent support?
Open Policy Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Open Policy Agent?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills