← 返回 Skills 市场
Processout
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install processout
功能描述
ProcessOut integration. Manage data, records, and automate workflows. Use when the user wants to interact with ProcessOut data.
安全使用建议
This skill delegates ProcessOut access to the Membrane service and asks you to install the @membranehq CLI (npm). Before installing or using it: 1) Verify you trust Membrane/getmembrane.com and the @membranehq npm package (review the package and its repo). 2) Understand that Membrane will handle your ProcessOut credentials/server‑side auth — review their privacy/security policy. 3) Installing a global npm CLI runs third‑party code on your machine; prefer sandboxed or vetted installs if you are cautious. 4) The skill does not ask for API keys (good) but will require you to complete interactive login flows in a browser or paste codes for headless environments. If you need stricter control over credentials, consider a workflow that uses your own vetted tooling or direct ProcessOut API integration instead of a third‑party broker.
功能分析
Type: OpenClaw Skill
Name: processout
Version: 1.0.1
The skill bundle provides standard instructions for an AI agent to interact with the ProcessOut payment platform via the Membrane CLI (@membranehq/cli). It outlines legitimate workflows for authentication, connection management, and action discovery, explicitly advising the agent to avoid requesting sensitive API keys directly from the user. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力标签
能力评估
Purpose & Capability
The name/description (ProcessOut integration) match the instructions: all runtime guidance is about using the Membrane CLI to connect to ProcessOut and run actions. The use of Membrane as a broker for auth/API access is reasonable for this purpose.
Instruction Scope
SKILL.md limits its actions to installing/using the Membrane CLI, creating connections, discovering and running actions, and polling build state. It does not instruct reading unrelated local files, expanding scope, or exfiltrating arbitrary data. It does require interactive user authentication (browser/code) for login.
Install Mechanism
There is no formal install spec in the registry metadata, but the SKILL.md instructs the user to run `npm install -g @membranehq/cli@latest` (and uses `npx` in examples). Installing a global npm CLI executes third‑party code on the host — a normal pattern but one that requires trusting the @membranehq package and npm ecosystem. This is a moderate operational risk to be aware of.
Credentials
The skill declares no required env vars or credentials in the registry, and SKILL.md explicitly directs the agent to let Membrane manage credentials (do not ask for API keys). This is consistent, but it means Membrane will hold/process the downstream ProcessOut credentials — review privacy/trust implications before use.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not require modifying other skills or system-wide configs. It does require network access and an external account, which is expected for this integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install processout - 安装完成后,直接呼叫该 Skill 的名称或使用
/processout触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Processout 是什么?
ProcessOut integration. Manage data, records, and automate workflows. Use when the user wants to interact with ProcessOut data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Processout?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install processout」即可一键安装,无需额外配置。
Processout 是免费的吗?
是的,Processout 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Processout 支持哪些平台?
Processout 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Processout?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills