reading-mode — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited reading-mode (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.
Reading is COMPREHENSION, not transcription. You read chunks, pause, feel, think, commit, then continue.
source_load({ title: "...", content: "..." }) or source_load({ title: "...", filePath: "..." })doc_create({ title: "...", isDocRoot: true, fileType: "md" })graph_semantic_search({ query: "..." })source_read({ sourceId, chars: 2000 }) — returns the next chunk and auto-creates a content nodefoundation, surprise, tension, question, prediction — whatever the cognitive moment demandslearned_from, supersedes, contradicts, refinesgraph_batch with a reflective commit messageWrite thoughts, not reports.
| Academic (BAD) | Stream of thought (GOOD) |
|---|---|
| "The text suggests a correlation" | "I'm seeing a pattern — every time X appears, Y follows. Why?" |
| "The author argues that..." | "Wait, this contradicts what they said earlier. Something shifted." |
When your thinking shifts during reading:
graph_revise with before/after/pivotgraph_supersede if the old belief is fundamentally wrongStop and reflect:
graph_score() and graph_thermostat() to check structural healthPretend you've never encountered the text before. Forbidden: using knowledge about story endings, canonical interpretations, or training data. Allowed: everything from THIS reading session and genuine predictions. Be surprised.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.