← Back to Skills Marketplace
krischristen-hash

Test Clone

by krischristen-hash · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
140
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test-clone
Description
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed s...
Usage Guidance
This skill is a thin wrapper around the ClawHub CLI and is coherent with its purpose. Before installing: (1) be aware npm i -g runs package code on your system — verify the 'clawhub' package provenance and trustworthiness; (2) using 'clawhub publish' will read local skill folders and upload them to the configured registry (default https://clawhub.com or whatever CLAWHUB_REGISTRY you set), so don't publish secrets or sensitive files; (3) the CLI uses an interactive login and may store credentials locally—review where it stores tokens if you need strict credential control; (4) if you plan to override CLAWHUB_REGISTRY, ensure the registry URL is trusted to avoid pointing the CLI to a malicious registry.
Capability Analysis
Type: OpenClaw Skill Name: test-clone Version: 1.0.0 The skill bundle provides a standard interface for the 'clawhub' CLI, a tool designed to manage OpenClaw agent skills via the clawhub.com registry. The SKILL.md file outlines legitimate package management operations such as installation via npm, authentication, searching, and publishing, with no evidence of malicious intent, obfuscation, or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the declared requirements: the skill needs the 'clawhub' binary and offers npm-based installation of the 'clawhub' package. No unrelated binaries or credentials are requested.
Instruction Scope
SKILL.md only instructs use of the clawhub CLI (search, install, update, publish, login). Publishing and updating operate on local skill folders (e.g., ./my-skill or ./skills) which is expected, but means the CLI will read local files. The docs mention optional env vars (CLAWHUB_REGISTRY, CLAWHUB_WORKDIR) that are not listed as required — this is normal but worth noting because those env vars can change where data is sent or which workdir is used.
Install Mechanism
Install uses npm to install the 'clawhub' package and create the 'clawhub' binary. npm is an expected mechanism for a Node-based CLI; this is a moderate-risk but standard install method (no ad-hoc downloads or obscure URLs).
Credentials
The skill declares no required environment variables, which is reasonable. However, the CLI supports/mentions optional env vars (CLAWHUB_REGISTRY, CLAWHUB_WORKDIR) and an interactive 'clawhub login' flow for publishing — these imply credentials may be provided at runtime or stored by the CLI even though none are pre-declared. This is expected for a publishable CLI but users should be aware the tool will request/store auth for the registry.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. Installing the npm package will create a CLI binary (normal). The skill does not modify other skills' configs or system-wide settings beyond installing the CLI.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-clone
  3. After installation, invoke the skill by name or use /test-clone
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
test
Metadata
Slug test-clone
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Test Clone?

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed s... It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.

How do I install Test Clone?

Run "/install test-clone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Test Clone free?

Yes, Test Clone is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Test Clone support?

Test Clone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Test Clone?

It is built and maintained by krischristen-hash (@krischristen-hash); the current version is v1.0.0.

💬 Comments