← Back to Skills Marketplace
Wso2
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
189
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install wso2
Description
WSO2 integration. Manage data, records, and automate workflows. Use when the user wants to interact with WSO2 data.
Usage Guidance
This skill is essentially a wrapper that uses the Membrane service/CLI to talk to WSO2. Before installing: (1) Confirm you trust Membrane (getmembrane.com) because WSO2 data and credentials will be handled via their service; (2) Review where the Membrane CLI stores tokens/config on your machine and what access scopes are granted; (3) Consider using a dedicated minimal-permission Membrane account for this skill and avoid providing high-privilege org credentials; (4) Be aware the README asks you to install a global npm CLI (or use npx) — installing global packages can affect your environment; (5) If you require direct, on-prem WSO2-only integration without a third-party relay, this skill may not meet that need.
Capability Analysis
Type: OpenClaw Skill
Name: wso2
Version: 1.0.3
The wso2 skill bundle provides instructions for an AI agent to interact with WSO2 services using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and action management through the Membrane platform (getmembrane.com). There are no indicators of malicious intent, data exfiltration, or unauthorized execution; the instructions specifically advise against handling raw credentials locally, favoring a secure server-side connection model.
Capability Assessment
Purpose & Capability
The skill claims WSO2 integration and does perform WSO2-related actions, but it does so exclusively via the Membrane service/CLI rather than direct WSO2 API calls. This is a plausible design but may be surprising to users who expect a direct WSO2 integration.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, running membrane connect/login/action commands, and polling action state. It does not instruct reading unrelated system files or accessing unrelated environment variables.
Install Mechanism
No formal install spec is included in the registry metadata, but the README asks the user to install @membranehq/cli via npm (or use npx). Installing an npm CLI is common but writes code to the host and requires network access; the source is a public npm package (no arbitrary download URLs).
Credentials
The skill declares no required env vars or credentials, instead relying on interactive Membrane authentication. That is proportionate to its approach, but it means credentials/tokens will be managed/stored by the Membrane CLI and data will flow through Membrane's service — the SKILL.md does not detail where tokens are persisted or what Membrane's server-side policies are.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and its instructions are limited to operating the Membrane CLI. Normal persistence (CLI storing tokens/config) is expected for this workflow.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wso2 - After installation, invoke the skill by name or use
/wso2 - 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
Frequently Asked Questions
What is Wso2?
WSO2 integration. Manage data, records, and automate workflows. Use when the user wants to interact with WSO2 data. It is an AI Agent Skill for Claude Code / OpenClaw, with 189 downloads so far.
How do I install Wso2?
Run "/install wso2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wso2 free?
Yes, Wso2 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wso2 support?
Wso2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wso2?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills