GitHub + ClawHub Launcher

v1.0.2

Public ClawHub skill for preparing, checking, and publishing a GitHub repo plus ClawHub package from one local project folder.

0· 78·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the included scripts and SKILL.md. Required binaries (python, git, gh, npx) are appropriate for generating manifests, validating repo surface, rendering notes, and producing GitHub/ClawHub commands.
Instruction Scope
SKILL.md instructs the agent to run local Python scripts that read repo files and output manifests/command-sheets; this stays within the stated publish workflow. Note: generated commands include absolute paths and temporary files (/tmp/*) and are intended to be reviewed and executed by the user — the SKILL.md explicitly advises review before running.
Install Mechanism
Instruction-only skill with bundled scripts; there is no install spec or external download. All code is included in the repository.
Credentials
The skill requests no environment variables or credentials. External tools (gh, npx) will require the user to have appropriate authentication configured, which is expected for publishing workflows.
Persistence & Privilege
Skill is not forced-always. It does not request persistent system presence or modify other skills' configs. It only reads local repo files and writes output files (manifest, markdown, /tmp files).
Assessment
This package is coherent with its stated purpose, but it generates shell commands that will create repos, push commits, create releases, and run clawhub publish — review every generated command before executing. Ensure your gh and npx/auth are configured, confirm the manifest fields (repo name, skill_path, slug, version) are correct, and verify the skill_path does not unintentionally point outside your repo (no unexpected ../). Run a public-surface audit (publish-guard) if you have any doubt about sensitive files in the repo before publishing.

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

clawhubvk97fmst1sct2dmecvb3s233mqx84wpyegithubvk97fmst1sct2dmecvb3s233mqx84wpyelatestvk97fmst1sct2dmecvb3s233mqx84wpyeopenclawvk970f6m7sh5wrhy1pjjzhdp73s84k07dpublishingvk970f6m7sh5wrhy1pjjzhdp73s84k07dreleasevk97fmst1sct2dmecvb3s233mqx84wpyerelease-engineeringvk970f6m7sh5wrhy1pjjzhdp73s84k07d

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Any binpython3, python, git, gh, npx

Comments