ship-log-draft — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ship-log-draft (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
VISION.md / Phase F.2: "qualitative weekly receipts." The Friday ship log is the public artifact that proves the system shipped this week. Not "$N MRR" or "X customers" — what actually shipped, what broke, what was learned. Anyone who reads /log/ for 4 weeks understands how the system thinks.
bash ${OPENCLAW_HOME}/skills/ship-log-draft/run.shSHIP_LOG_DRYRUN=1 → write the draft, run gates, but skip the Telegram notification.
The draft has 5 sections:
git log --since='7 days ago' --no-merges, top 15 commits~/.hermes/skills/auto/ directories created in last 7 daysdata/postmortems/*.md mtimed in last 7 days, top 3data/improvement-queue/approved/*.md top 3data/ship-log/<date>-draft.mdship-log-publish <date> which re-runs both gates HARDThe draft stage is intermediate. Commit messages legitimately reference financial terms ("Stripe MCP + live MRR in /dashboard" describes architecture, not P&L). The scrubber flags them at draft so Cooper can rewrite them before publish.
SHIP_LOG_DRYRUN=1 bash ~/.openclaw/skills/ship-log-draft/run.sh
ls ${REPO_ROOT}/data/ship-log/$(date +%Y-%m-%d)-draft.mdAcceptance: 5 sections, voice-gate ≥70, draft persists for Cooper editorial.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.