← 返回 Skills 市场
Swaggerhub
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
305
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install swaggerhub
功能描述
SwaggerHub integration. Manage APIs, Domains, Organizations. Use when the user wants to interact with SwaggerHub data.
安全使用建议
This skill appears to do what it says: it uses Membrane to interact with SwaggerHub rather than asking for raw API keys. Before installing or running the CLI: 1) confirm you trust the Membrane service and the @membranehq npm package (review its npm/github pages). 2) Prefer using npx for ephemeral invocation if you don't want a global install. 3) Be aware the CLI will store authentication tokens locally after login — treat them like other API creds. 4) If you do not trust Membrane, avoid running the install/login commands and instead use a direct, vetted SwaggerHub integration.
功能分析
Type: OpenClaw Skill
Name: swaggerhub
Version: 1.0.3
The skill requires the agent to perform high-risk operations including global software installation (npm install -g @membranehq/cli) and dynamic code execution via a third-party service (Membrane). While these actions are aligned with the stated purpose of managing SwaggerHub APIs, the instructions in SKILL.md grant the agent broad shell access and rely on an external platform to generate and execute 'actions' based on natural language, which constitutes a significant security surface for remote code execution or supply chain risks.
能力评估
Purpose & Capability
Name/description describe a SwaggerHub integration and the SKILL.md consistently instructs use of the Membrane connector for SwaggerHub operations. Requested actions (connect, discover, run actions) match the stated purpose.
Instruction Scope
The runtime instructions are limited to installing/using the Membrane CLI, logging in, creating connections, discovering and running actions. They do not ask the agent to read unrelated files, harvest environment variables, or transmit data to unexpected endpoints outside Membrane/SwaggerHub.
Install Mechanism
There is no formal install spec in the registry (instruction-only), which is low risk. The SKILL.md instructs installing @membranehq/cli from npm (public registry) or using npx. Installing a CLI from npm is a common pattern but does execute third-party code — verify you trust the @membranehq package before installing globally.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow (interactive or headless URL/code). This is proportionate for a connector-based integration; no unrelated secrets are requested.
Persistence & Privilege
The skill is not always-on and is user-invocable. It does not request elevated platform privileges. Note: the Membrane CLI will manage and cache authentication tokens locally as part of normal operation, which is expected behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install swaggerhub - 安装完成后,直接呼叫该 Skill 的名称或使用
/swaggerhub触发 - 根据 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
元数据
常见问题
Swaggerhub 是什么?
SwaggerHub integration. Manage APIs, Domains, Organizations. Use when the user wants to interact with SwaggerHub data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。
如何安装 Swaggerhub?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install swaggerhub」即可一键安装,无需额外配置。
Swaggerhub 是免费的吗?
是的,Swaggerhub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Swaggerhub 支持哪些平台?
Swaggerhub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Swaggerhub?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills