← 返回 Skills 市场
Whitesource
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
126
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install whitesource
功能描述
WhiteSource integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhiteSource data.
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whitesource - 安装完成后,直接呼叫该 Skill 的名称或使用
/whitesource触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Whitesource 是什么?
WhiteSource integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhiteSource data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 Whitesource?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install whitesource」即可一键安装,无需额外配置。
Whitesource 是免费的吗?
是的,Whitesource 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Whitesource 支持哪些平台?
Whitesource 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Whitesource?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills