← Back to Skills Marketplace
Ordoro
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
129
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ordoro
Description
Ordoro integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ordoro data.
Usage Guidance
This skill is coherent: it asks you to use the Membrane CLI to manage Ordoro and does not ask for extraneous system access. Before installing, verify the @membranehq/cli package and repository on npm/GitHub to ensure you trust the publisher. Prefer using npx if you want to avoid a global install. Understand that installing a third-party CLI gives that package the ability to run code on your machine, so review its source or package metadata if you have concerns. Finally, authenticate via the official Membrane flow (do not paste API keys into chat) and confirm the Ordoro connector shown by Membrane is the official one.
Capability Analysis
Type: OpenClaw Skill
Name: ordoro
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with the Ordoro platform using the Membrane CLI (@membranehq/cli). The logic focuses on standard API interactions such as authentication, action discovery, and execution through a managed middleware service. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
The skill is an Ordoro integration and all runtime instructions target the Membrane CLI to create connections and run actions against Ordoro. Requesting a Membrane account and CLI is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs the agent to install/use the Membrane CLI, authenticate via Membrane, create a connection to the Ordoro connector, search for and run actions, and avoid asking users for API keys. It does not instruct reading unrelated files, harvesting env vars, or sending data to unexpected endpoints.
Install Mechanism
There is no formal install spec; the doc tells users to run `npm install -g @membranehq/cli@latest` (or use npx). Installing a third-party npm CLI is a common approach but carries the usual npm package risk (supply-chain or malicious package). The instructions do not use raw download URLs or archives.
Credentials
The skill declares no required environment variables or secrets and explicitly advises letting Membrane manage credentials. The requested access (a Membrane account + interactive login) is proportional to the integration.
Persistence & Privilege
The skill does not request always-on presence and uses default agent invocation. It does not ask to modify other skills or system-wide config. Autonomous invocation is allowed by default and is not a specific additional privilege here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ordoro - After installation, invoke the skill by name or use
/ordoro - 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
Frequently Asked Questions
What is Ordoro?
Ordoro integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ordoro data. It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install Ordoro?
Run "/install ordoro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ordoro free?
Yes, Ordoro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ordoro support?
Ordoro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ordoro?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills