learning-memory — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited learning-memory (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.
Maintain a structured learner profile across sessions so agents start at the right depth, avoid re-teaching covered material, and prioritize known weak areas.
weak-area-tracker. Profile drives find-your-level for returning learners with uncertain level.learner_profile:
level: beginner | intermediate | advanced
stated_goal: "<goal>"
learning_style: code-first | concept-first | mixed
weak_areas: [{topic, type, last_seen, correction_attempted}]
covered_topics: [{topic, confidence: low|medium|high, last_confirmed}]
active_checkpoint: "<last concept/milestone in progress>"
session_count: N
last_session: "<ISO date>"find-your-level.Session start: restored profile summary + confirmation prompt. Session end: concepts covered with outcomes, new/resolved weak areas, and handoff note (resume point + priorities + skip list). Format naturally.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.