← Back to Skills Marketplace
membranedev

Okra

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install okra-integration
Description
Okra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Okra data.
Usage Guidance
This SKILL looks coherent for interacting with Okra via Membrane, but before installing consider: 1) Membrane will mediate authentication and data flow — review Membrane's privacy, retention, and access policies because your Okra (financial) data and tokens will be routed through their service. 2) Prefer running the CLI via npx or pin a specific @membranehq/cli version instead of installing @latest globally to avoid unexpected behavior changes. 3) Verify the @membranehq/cli package on npm/github (checksums, publisher) if you rely on it for sensitive data. 4) Ensure your agent's permissions/confirmation flows prevent the autonomous running of sensitive actions without explicit user approval. If you need, provide the Membrane and Okra documentation and your intended workflows so I can highlight exact data flows and required scopes.
Capability Analysis
Type: OpenClaw Skill Name: okra-integration Version: 1.0.3 The skill provides a standard integration for the Okra financial API via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and executing data actions. The instructions prioritize security best practices by advising the agent to let the Membrane platform handle credentials rather than requesting API keys from the user. No evidence of malicious intent, data exfiltration, or obfuscation was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill declares an Okra integration and instructs the agent to use the Membrane CLI to manage connections/actions for Okra. Requiring a Membrane account and the CLI is proportionate to the stated purpose; there are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Instructions are limited to installing the Membrane CLI, logging in, creating/ listing connections, discovering and running actions, and creating actions when needed. They do not ask the agent to read arbitrary local files or unrelated env vars. Important: using these commands implies uploading or routing Okra/financial data and authentication via Membrane's cloud service (external network transfer), which is expected for this integration but has privacy implications the user should understand.
Install Mechanism
Install is instruction-only and recommends installing @membranehq/cli from the npm registry (npm install -g or npx). This is a common approach and lower risk than downloading arbitrary archives, but recommending the unpinned @latest release has maintenance/behavior-change risk; users may prefer a pinned version or running via npx to avoid a global install.
Credentials
The skill requests no local environment variables or secrets. Authentication is delegated to Membrane (the skill explicitly tells agents not to ask for API keys). Delegating auth to Membrane is consistent with the described workflow, but it means the user's Okra credentials/data will be managed by Membrane's service rather than kept purely local.
Persistence & Privilege
always is false and there are no install artifacts in the skill bundle. The skill can be invoked autonomously by an agent (the platform default) — expected — but that capability combined with access to connected Okra actions means the agent could run operations that access bank data if allowed. The skill does not request elevated platform-wide persistence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install okra-integration
  3. After installation, invoke the skill by name or use /okra-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug okra-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Okra?

Okra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Okra data. It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install Okra?

Run "/install okra-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Okra free?

Yes, Okra is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Okra support?

Okra is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Okra?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments