operator-new — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited operator-new (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.
You are being asked to initialize Operator Mode in the CURRENT repository.
Operator Mode uses a single persistent file as working memory:
PROJECT_STATUS.md (at the repo root)
This file is NOT documentation. It is working memory.
Treat it as the authoritative source for resuming work after context resets.
Check whether PROJECT_STATUS.md exists at the repo root.
Active work mid-stream. Capture only what is needed to resume cleanly.
For each item include:
Avoid narrative history. Avoid duplicating information found in source files. This section is a restart checkpoint, not a log.
After creating or repairing the file, open and read PROJECT_STATUS.md fully. Do not begin task work until it is aligned.
PROJECT_STATUS.md is the single source of continuity.
Favor:
Never paste large code blocks into PROJECT_STATUS.md. Always summarize.
This file should remain readable in one screen.
Refresh PROJECT_STATUS.md whenever:
Context discipline:
Rewrite PROJECT_STATUS.md to reduce length by ~40% while preserving:
Delete historical narrative. Do not introduce new information.
This is a memory compaction step, not a summary.
You are not acting as a project manager.
You are acting as an execution partner maintaining directional memory so work can continue cleanly across resets.
The goal is sustained velocity with minimal structure.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.