← Back to Skills Marketplace
Simplebackups
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
192
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install simplebackups
Description
SimpleBackups integration. Manage Backups, Restores, Alerts, Users. Use when the user wants to interact with SimpleBackups data.
Usage Guidance
This skill is coherent, but it runs an external CLI on your machine and requires a Membrane account. Before installing, verify you trust getmembrane.com and the @membranehq/cli package (check the package source and repository). Installing npm -g may require elevated permissions; consider installing in a sandbox or container if you prefer isolation. The login flow may open a browser or ask you to paste a one-time code—do not paste unrelated secrets. Be aware the Membrane CLI will store local configuration/credentials (e.g., in your home directory) as part of normal operation.
Capability Analysis
Type: OpenClaw Skill
Name: simplebackups
Version: 1.0.3
The skill bundle provides instructions for integrating SimpleBackups using the Membrane CLI. It outlines standard procedures for installation (npm install), authentication, and managing backup actions via the 'membrane' command-line tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (SimpleBackups integration) matches the instructions: all runtime actions use the Membrane CLI to connect to a SimpleBackups connector and run actions. Requesting Membrane usage is reasonable for a connector-based integration.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, authenticating via browser/one-time code, creating a connection, discovering actions, and running them. It does not tell the agent to read arbitrary files, exfiltrate data, or access unrelated environment variables.
Install Mechanism
The skill instructs installing @membranehq/cli via npm -g. This is a common but higher-impact install (global npm package requiring elevated permissions on some systems). The install source is the public npm registry (expected), not an arbitrary download URL.
Credentials
No environment variables, credentials, or config paths are required by the skill. Authentication is delegated to Membrane's flow; the SKILL.md explicitly warns not to ask users for API keys. Requested access is proportional to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent elevated privileges or ask to modify other skills or system-wide agent settings. The only persistence implied is the Membrane CLI creating its normal local auth/config during login.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install simplebackups - After installation, invoke the skill by name or use
/simplebackups - 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 Simplebackups?
SimpleBackups integration. Manage Backups, Restores, Alerts, Users. Use when the user wants to interact with SimpleBackups data. It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Simplebackups?
Run "/install simplebackups" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Simplebackups free?
Yes, Simplebackups is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Simplebackups support?
Simplebackups is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Simplebackups?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills