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