← Back to Skills Marketplace
White Swan
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
124
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install white-swan
Description
White Swan integration. Manage data, records, and automate workflows. Use when the user wants to interact with White Swan data.
Usage Guidance
This skill is coherent: it tells you to install and use the official Membrane CLI to work with White Swan and does not ask for unrelated secrets. Before installing/running anything, verify the @membranehq/cli package and the Membrane project (check the npm page, GitHub repo, and the getmembrane.com site) to ensure you trust the publisher. Installing a global npm package (-g) modifies your system; prefer a controlled environment (container, dedicated VM, or a per-project install) if you have policy restrictions. When logging in, follow the interactive flow and avoid pasting credentials into unknown prompts; confirm the authorization URL/domain matches Membrane/White Swan. If you need higher assurance, review the Membrane CLI source code in the referenced repository and validate the connection flow against your organizational security policy.
Capability Analysis
Type: OpenClaw Skill
Name: white-swan
Version: 1.0.1
The skill bundle provides instructions for integrating with the White Swan platform using the Membrane CLI. The instructions in SKILL.md guide the agent to install a legitimate npm package (@membranehq/cli), manage authentication through a third-party service (getmembrane.com), and discover/execute API actions. The skill follows security best practices by advising the agent to let the platform handle credentials rather than requesting raw API keys from the user, and no indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
Name/description say 'White Swan integration' and the SKILL.md documents using the Membrane CLI to connect, list actions, create and run actions for White Swan. Required credentials/configs are none, which matches the guidance that Membrane handles auth. The requested operations are coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing interactive login, creating connections, discovering and running actions, and polling for build status. It does not ask the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to unexpected endpoints. The only external interactions are with Membrane and White Swan services, which is expected.
Install Mechanism
This is an instruction-only skill (no automated install). The docs recommend installing @membranehq/cli via npm (-g). That is a standard public npm package install and is proportionate to the CLI-based workflow, but installing global npm packages writes to the host and should be done deliberately by the user/administrator. There is no downloader URL, no archive extraction, and no automated install in the metadata.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. SKILL.md explicitly states Membrane manages auth and instructs not to ask users for API keys. No unrelated credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable. There is no instruction to modify other skills or system-wide agent settings. Autonomous invocation is allowed by platform default, but that is not combined with any broad credential or persistence requests here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install white-swan - After installation, invoke the skill by name or use
/white-swan - 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 White Swan?
White Swan integration. Manage data, records, and automate workflows. Use when the user wants to interact with White Swan data. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install White Swan?
Run "/install white-swan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is White Swan free?
Yes, White Swan is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does White Swan support?
White Swan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created White Swan?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills