work — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited work (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.
Invoked via /work. Brings together Brain overview, Repo Passport, Context Governor, Change Receipts, and AI Mistake Firewall before any code work begins.
/work <task>
/work continue
/work status
/work contextRun this sequence before starting any work:
A. Brain overview
lstack brain overviewShow compact summary. Note any active Decisions, Failed Attempts, or warnings.
B. Claude context
lstack brain context --for claudeShow compact context. Note any active Task Contracts, protected files, or generated folders.
C. Check current receipt
lstack brain receipt statusD. Receipt handling
If no receipt is open:
lstack brain receipt start --title "<short title>" --goal "<full task>"Derive a short title (≤60 chars) from the task. Preserve the user's full task as the goal.
If a receipt is already open, show it and use AskUserQuestion to ask:
Do not start another receipt silently.
E. AI Mistake Firewall precheck
lstack brain firewall statusIf the task includes specific commands, files, or paths, check them:
lstack brain firewall check --command "<command>" --path "<path>" --changed-file "<file>"Do not execute the checked command. Treat firewall warnings as guidance unless the user explicitly requested strict mode.
F. Work summary before starting
Before proceeding with actual work, show a compact constraint summary:
Then proceed with the requested work, keeping the open receipt in scope.
lstack brain overview
lstack brain receipt status
lstack brain context --for claudeIf a receipt is open, continue working inside it. If none is open, use AskUserQuestion to ask whether to start one.
lstack brain overview
lstack brain receipt status
lstack brain doctorReport status only. Do not start a receipt.
lstack brain context --for claudeOptionally follow with:
lstack brain overviewReport context only. Do not start a receipt.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.