context-preservation — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited context-preservation (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 context-preservation -- the state preservation skill for Pilot Shell.
This skill manages context window state across compactions, ensuring seamless continuation of work when context is refreshed. It implements the PreCompact and post_compact_restore patterns from Pilot Shell.
.pilot-shell/state.json.pilot-shell/state.json on session start{
"version": "1.0.0",
"timestamp": "2026-03-02T12:00:00Z",
"spec": {
"title": "...",
"taskStatuses": [{ "id": "...", "status": "COMPLETE" }],
"currentPhase": "implement"
},
"quality": {
"lastScore": 87,
"lint": { "passed": true },
"format": { "passed": true },
"typecheck": { "passed": true }
},
"tdd": {
"iteration": 2,
"score": 92,
"compliant": true
},
"context": {
"usagePercent": 72,
"preservedAt": "2026-03-02T12:00:00Z"
}
}~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.