session-learn — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited session-learn (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.
Extract knowledge signals from current session and persist to wiki.
Prompt
Use session-learn on this conversation. Extract reusable concepts, decisions, corrections, patterns, ideas, and gaps into my wiki.Use Case
Expected Result
Output Example
Verification Case
Verified Effect
Resolve destination paths from system/config.md when available. If no config exists, use the default wiki and system paths.
| # | Signal | Action |
|---|---|---|
| 1 | New Concept | Create CONCEPTS_DIR/[name].md status:seed |
| 2 | New Entity | Create ENTITIES_DIR/[name].md type:entity |
| 3 | Correction | Update page + annotate + log |
| 4 | Reusable Pattern | Create/update SOP page |
| 5 | New Idea | Save to CREATIVITY_DIR/ideas/ or OUTPUTS_DIR/ |
| 6 | Major Decision | Record to DECISIONS_DIR/ with rationale |
| 7 | Knowledge Gap | Append to review queue |
Every significant output must trigger a closure cycle to prevent value leakage.
FORMAT → LINK → LOG
Convert to wiki form → Cross-reference → Record to log.md| Source | Trigger | Action |
|---|---|---|
| Cognitive compile | Complete | Extract 3 judgments → wiki/outputs/ + update entities |
| Wiki ingest | Source ingested | Auto-create entities + update overview + central index |
| Deep research | Report delivered | Save findings to concept pages + update sources |
| Behavior design | SOP created | Link SOP to goals + habits |
| Code project | Feature complete | Save decisions + lessons |
| User correction | Corrected | Log + propagate to related pages |
| Type | Resolution |
|---|---|
| Direct contradiction | Keep both, mark > [!conflict] YYYY-MM-DD |
| Outdated | Add > [!updated] YYYY-MM-DD, move old to timeline |
| Different perspective | Add as alternative view with source |
| Low confidence | status: seed, evidence_level: single-source |
| Gap | Action |
|---|---|
| No sources | Add to review queue |
| Only 1 source | Mark knowledge_stage: single-source |
| Contradictions | Add conflict banner |
| Undefined concept | Create stub with status: seed |
status: seedLOG_FILE1. Check depth (≥5 tool calls?)
2. Scan for 7 signal types
3. For each: search wiki → update/create
4. Execute closure cycle
5. Check gaps → append to review queue
6. Batch write (parallel)
7. Update overview + central index
8. Append to `LOG_FILE`status: seed + ≥2 wikilinks~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.