← Back to Skills Marketplace
membranedev

Whitesource

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
126
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install whitesource
Description
WhiteSource integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhiteSource data.
Usage Guidance
This skill is coherent: it tells you to install and use the Membrane CLI to interact with WhiteSource and does not ask for extra secrets. Before installing: 1) Verify the @membranehq/cli package and publisher on the npm registry (confirm package integrity and reputation). 2) Prefer using `npx @membranehq/cli@latest` if you want to avoid a global npm install. 3) Understand that the Membrane service will hold your connection/authentication server-side—confirm you trust Membrane for storing those credentials and review their privacy/security documentation. 4) Ensure you have node/npm available (the skill metadata does not declare this requirement). If you want higher assurance, ask the skill author to add an explicit install spec, declare required binaries, and provide a verifiable upstream package URL or checksum.
Capability Analysis
Type: OpenClaw Skill Name: whitesource Version: 1.0.1 The skill provides instructions for an AI agent to integrate with WhiteSource (Mend) using the Membrane CLI (@membranehq/cli). The logic focuses on standard CLI operations such as installation, authentication, and action discovery/execution. It explicitly follows security best practices by instructing the agent to avoid handling raw API keys and instead delegating credential management to the Membrane platform. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the skill expects you to use Membrane to manage WhiteSource data. However, the SKILL.md instructs installing the Membrane CLI via npm (and uses npx in examples) while the registry metadata lists no required binaries — npm/node are implicitly required but not declared.
Instruction Scope
The SKILL.md confines actions to installing/using the Membrane CLI, authenticating with Membrane, creating a WhiteSource connection, listing/creating/running actions. It explicitly advises not to ask users for API keys. There are no instructions to read unrelated files or exfiltrate other system data.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell the user to run `npm install -g @membranehq/cli@latest` (and use `npx` in examples). Installing a global npm package is a network download and writes to disk (moderate risk). The package appears to come from the @membranehq namespace, but the skill metadata lacks an explicit install entry — verify the package and publisher on npm, and consider using `npx` to avoid a global install.
Credentials
The skill declares no required environment variables or credentials and the instructions recommend letting Membrane manage credentials server-side. No unrelated secrets are requested in the SKILL.md.
Persistence & Privilege
The skill does not request 'always' presence and does not modify other skills or system-wide config. It is user-invocable and allows autonomous invocation (the platform default).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install whitesource
  3. After installation, invoke the skill by name or use /whitesource
  4. 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
Slug whitesource
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Whitesource?

WhiteSource integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhiteSource data. It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.

How do I install Whitesource?

Run "/install whitesource" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Whitesource free?

Yes, Whitesource is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Whitesource support?

Whitesource is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Whitesource?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments