← 返回 Skills 市场
Removebg
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
159
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install removebg
功能描述
Remove.bg integration. Manage Images. Use when the user wants to interact with Remove.bg data.
安全使用建议
This skill appears to do what it says: it is a Remove.bg integration that uses the Membrane CLI. Before installing or using it, consider: (1) You will be asked to install and run a third-party npm CLI (@membranehq/cli) — review that package's source/release and trustworthiness. (2) Authentication and image data are handled via Membrane (a third party); images you upload (especially via 'submit-image-for-improvement') and any credentials involved will be routed through Membrane and Remove.bg — check both services' privacy policies and whether you’re comfortable with that. (3) If you need to process sensitive images, consider local tools or verify that Membrane/Remove.bg meet your data-handling requirements. (4) If you want extra assurance, inspect the @membranehq/cli repository and the connector implementation before installing.
功能分析
Type: OpenClaw Skill
Name: removebg
Version: 1.0.3
The skill instructions in SKILL.md require the agent to perform high-privilege actions, including installing a global npm package (@membranehq/cli) and executing shell commands for authentication and API interaction. While these actions are aligned with the stated purpose of integrating Remove.bg via the Membrane platform, the requirement for software installation and shell access constitutes a risky capability according to the analysis criteria. No evidence of malicious intent, data exfiltration, or obfuscation was found.
能力评估
Purpose & Capability
The name/description (Remove.bg integration) match the instructions: the SKILL.md shows how to use the Membrane CLI to connect to the removebg connector, list/create actions, and run actions. The use of a connector platform (Membrane) is a plausible design choice for this kind of integration.
Instruction Scope
Instructions are narrowly scoped to installing @membranehq/cli, logging in via Membrane, creating/listing connections and actions, and running those actions. That is coherent, but the doc explicitly expects you to send images (base64 or URLs) and even mentions a 'Submit Image for Improvement' action — which implies image data (and possibly user content) will be transmitted to external services (Membrane and Remove.bg). If images are sensitive, this is a privacy concern rather than an incoherence.
Install Mechanism
There is no registry install spec (skill is instruction-only), but the SKILL.md tells users to run npm install -g @membranehq/cli@latest. Installing a globally-published npm CLI is typical for this workflow but carries the usual risks of executing third-party code from the public registry (moderate risk). The instruction does not point to an unknown binary download URL or shortener.
Credentials
The skill declares no required env vars or credentials. The SKILL.md states Membrane handles authentication server-side and recommends creating a connection rather than asking for API keys locally. This is proportionate, but note that it centralizes credentials and tokens with Membrane — you must trust that service to handle auth and not exfiltrate secrets or data.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It is instruction-only and does not modify other skills or system-wide settings, so requested persistence/privilege is appropriate.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install removebg - 安装完成后,直接呼叫该 Skill 的名称或使用
/removebg触发 - 根据 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
元数据
常见问题
Removebg 是什么?
Remove.bg integration. Manage Images. Use when the user wants to interact with Remove.bg data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 Removebg?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install removebg」即可一键安装,无需额外配置。
Removebg 是免费的吗?
是的,Removebg 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Removebg 支持哪些平台?
Removebg 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Removebg?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills