← 返回 Skills 市场
gora050

Wso2

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
189
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install wso2
功能描述
WSO2 integration. Manage data, records, and automate workflows. Use when the user wants to interact with WSO2 data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wso2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wso2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug wso2
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Wso2 是什么?

WSO2 integration. Manage data, records, and automate workflows. Use when the user wants to interact with WSO2 data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 189 次。

如何安装 Wso2?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wso2」即可一键安装,无需额外配置。

Wso2 是免费的吗?

是的,Wso2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wso2 支持哪些平台?

Wso2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wso2?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论