← Back to Skills Marketplace
membranedev

Processout

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install processout
Description
ProcessOut integration. Manage data, records, and automate workflows. Use when the user wants to interact with ProcessOut data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install processout
  3. After installation, invoke the skill by name or use /processout
  4. 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
Slug processout
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Processout?

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

How do I install Processout?

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

Is Processout free?

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

Which platforms does Processout support?

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

Who created Processout?

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

💬 Comments