Portfolio case study
Publish Guard
Public release-audit skill that reviews a repo, README, SKILL.md, and launch copy before GitHub or ClawHub publish.
Overview
Publish Guard is a small public OpenClaw skill for pre-release audits. It scans a repo for obvious leak patterns, checks whether README and SKILL copy are actually public-facing, scores launch copy near the top of the repo, and renders one concise audit that answers publish now or fix first.
What It Covers
- Scans for obvious leak patterns such as token-shaped strings, localhost URLs, websocket endpoints, and absolute paths
- Checks README, SKILL.md, and public metadata for audience mismatch, buried quick starts, and operator-heavy wording
- Scores the landing-page copy so the repo intro can be reviewed like a product surface instead of a private note
- Renders one markdown audit that is easy to use before GitHub release or ClawHub publish
Stack And Topics
- ClawHub
- Python
- Release Engineering
- OpenClaw Skills
- GitHub
Public Signals
- ClawHub downloads: 463 public ClawHub listing, 2026-06-04
- Published versions: 6 public ClawHub listing, 2026-06-04
- Public release: v1.0.2 GitHub + ClawHub
- Bundled scripts: 4 leaks, surface, copy score, report
- Audit outputs: 4 2 scans, 1 score, 1 markdown audit
- Decision surface: publish or fix single release-ready recommendation