personal-records — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited personal-records (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.
Retrieve my Personal Records and use them as private source context. Use the LifeOS MCP tools.
Personal Records are atomic private records with editable TipTap markdown and optional attachments. They are the canonical place to check for saved preferences, decisions, principles, operating rules, notes, plans, and durable personal context.
Default RAG flow:
retrieve_personal_records first.query.limit 5 by default.maxSnippetChars 1200 unless the answer needs denser context.records, snippet, score, tags, and ragInstructions.get_personal_record with that record ID to fetch the full markdown and attachment metadata.get_personal_records for a recent/tag-filtered list.search_personal_records for keyword discovery.Tool selection:
retrieve_personal_records: first choice for RAG, semantic-ish keyword retrieval, and question answering.get_personal_record: fetch one full record by ID, including attachment metadata and storage URLs.search_personal_records: keyword search over titles, tags, and markdown.get_personal_records: recent records list, optional tag, includeArchived, and limit.How to answer with retrieved records:
When to use this skill automatically:
If $ARGUMENTS contains a topic, query, or record ID, start with that. Otherwise ask what records the user wants to retrieve or search.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.