krimto-write-fact — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited krimto-write-fact (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.
When the user wants to save a durable fact:
user/<identity> — personal preferences, individual decisions (e.g. user/[email protected])team/<slug> — team conventions, shared system rules (e.g. team/payments)org/<slug> — company-wide standards (e.g. org/acme); org admins onlykrimto_recall first to avoid writing a duplicate.krimto_write with:scope: one of the forms abovetitle: a descriptive title, ≤ 80 charactersbody: markdown contenttags (optional): lowercase kebab-case arraysource (optional): URL or stable identifiersupersedes (optional): array of fact ids this replacesThe server assigns the author, timestamps, and fact id, writes the markdown file, and commits to git. Return the resulting path so the user can find it.
org/ without confirming the user is an org admin.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.