← Back to Skills Marketplace
gora050

Ordway

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
149
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ordway
Description
Ordway integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ordway data.
Usage Guidance
This skill appears to do what it says: use Membrane to access Ordway. Before installing, verify the @membranehq/cli npm package and the Membrane project (homepage/repo) so you trust the publisher. Installing a global npm CLI modifies your system—consider using npx for one-off commands if you prefer not to install globally. Authentication runs through Membrane (browser or code) so you won't need to hand over Ordway API keys to the agent; follow the login flow in a secure browser. Finally, only grant the agent access to invoke this skill when you want it to act on Ordway data, and avoid pasting any unrelated secrets into chat.
Capability Analysis
Type: OpenClaw Skill Name: ordway Version: 1.0.3 The ordway skill bundle provides instructions for an AI agent to interact with the Ordway billing platform using the Membrane CLI. The instructions cover installation, authentication, and action management through the '@membranehq/cli' tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the skill follows standard integration patterns for the Membrane platform.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (Ordway integration) match the instructions: the SKILL.md shows how to connect to Ordway using Membrane, discover and run actions, and create actions if needed. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, authenticating, creating/listing connections, discovering and running actions. They do not ask the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data to unknown endpoints. The doc explicitly advises not to ask users for API keys and to let Membrane handle auth.
Install Mechanism
The skill is instruction-only and asks the operator to run `npm install -g @membranehq/cli@latest` (a public npm package). Installing a global CLI from npm is a reasonable expectation but carries the usual risks of installing third-party software globally; the SKILL.md also shows use of `npx` for discovery, which avoids a global install. No obscure download URLs or archive extraction are used.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled via Membrane's interactive login flow (browser or auth code). There are no disproportionate credential requests or hidden env-var accesses in the instructions.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not instruct modifying other skills or system-wide config beyond installing/using the Membrane CLI for this integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ordway
  3. After installation, invoke the skill by name or use /ordway
  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 ordway
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Ordway?

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

How do I install Ordway?

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

Is Ordway free?

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

Which platforms does Ordway support?

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

Who created Ordway?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments