Backuptool

v2.0.4

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Backuptool concepts, best practices, and implementation patterns.

0· 200·1 current·1 all-time
byBytesAgain2@ckchzh

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for ckchzh/backuptool.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Backuptool" (ckchzh/backuptool) from ClawHub.
Skill page: https://clawhub.ai/ckchzh/backuptool
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install backuptool

ClawHub CLI

Package manager switcher

npx clawhub@latest install backuptool
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Backuptool reference) match the provided assets: SKILL.md and a shell script that output static docs. There are no unexpected credentials, binaries, or external services required.
Instruction Scope
SKILL.md says the commands output plain-text via heredoc with no external API calls; the included script only emits heredoc content and uses basic shell builtins (cat, echo). It does not read other files, environment variables, or call networked tools.
Install Mechanism
No install spec is provided (instruction-only skill with an included helper script). Nothing is downloaded or extracted from external URLs during installation.
Credentials
The skill requests no environment variables, no credentials, and the runtime script does not access env vars beyond local variables. No disproportionate secret access is requested.
Persistence & Privilege
always is false (default). The skill does not request persistent system presence or modify other skills. Autonomous invocation is allowed by platform default but combined with this skill's limited scope poses no additional risk.
Assessment
This skill appears to be a safe, local reference: it prints static documentation via a bundled shell script and does not access network or credentials. You may install it if you just want local reference content. Minor housekeeping notes: the SKILL.md, script, and registry list slightly different version strings (script VERSION=2.0.2, SKILL.md 2.0.3, registry 2.0.4) — not a security issue but worth noting. As best practice, review future updates or the upstream repo for any added network calls or credential usage before upgrading, and only enable autonomous invocation if you trust the skill's behavior in your agent environment.

Like a lobster shell, security has layers — review code before you run it.

latestvk973vz8gftcwyx9jhc1qpgmd7h83gpx9
200downloads
0stars
5versions
Updated 1mo ago
v2.0.4
MIT-0

Backuptool

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Backuptool concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...