← Back to Skills Marketplace
Swaggerhub
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
305
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install swaggerhub
Description
SwaggerHub integration. Manage APIs, Domains, Organizations. Use when the user wants to interact with SwaggerHub data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install swaggerhub - After installation, invoke the skill by name or use
/swaggerhub - 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 Swaggerhub?
SwaggerHub integration. Manage APIs, Domains, Organizations. Use when the user wants to interact with SwaggerHub data. It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.
How do I install Swaggerhub?
Run "/install swaggerhub" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Swaggerhub free?
Yes, Swaggerhub is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Swaggerhub support?
Swaggerhub is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Swaggerhub?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills