← 返回 Skills 市场
Okra
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
134
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install okra-integration
功能描述
Okra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Okra data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install okra-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/okra-integration触发 - 根据 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
元数据
常见问题
Okra 是什么?
Okra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Okra data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 Okra?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install okra-integration」即可一键安装,无需额外配置。
Okra 是免费的吗?
是的,Okra 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Okra 支持哪些平台?
Okra 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Okra?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills