okf-new-kb — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited okf-new-kb (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.
Scaffold an empty but complete Open Knowledge Format (OKF) v0.1 knowledge base. The result is a self-contained repo that:
CLAUDE.md,Everything is in this skill's template/ directory — a clean, lint-passing bundle.
/. so dotfiles like .gitignore and.obsidian/ come along):
cp -R "<this skill dir>/template/." "<target dir>/"README.md (title) and in wiki/index.md (the # ... heading).wiki/overview.md to now (UTC, YYYY-MM-DDTHH:MM:SSZ,e.g. date -u +%Y-%m-%dT%H:%M:%SZ) and set today's date heading in wiki/log.md.
cd "<target dir>" && python3 tools/okf_lint.pyExpect RESULT: PASS, 0 errors / 0 warnings.
git init -q && git add -A && git commit -qm "feat: scaffold OKF knowledge base"and that future content is best added with the okf-ingest skill.
wiki/ the OKF bundle (index.md, overview.md, log.md, assets/) — the only conformant part
CLAUDE.md operating manual: frontmatter standard, link rules, type vocabulary, procedures
AGENTS.md pointer to CLAUDE.md for Codex / other agents
OKF-SPEC.md OKF v0.1 spec, vendored verbatim
templates/ Obsidian stamps per concept type
tools/okf_lint.py validator (OKF conformance + house rules)
raw/ out-of-bundle source/provenance area
.obsidian/ vault config (relative markdown links, attachments -> wiki/assets)
.gitignorewiki/ only — tar -czf wiki.tgz wiki/ is a portable OKF bundle.[[wikilinks]], indexes, log) live inthe copied CLAUDE.md — that is the single source of truth for the new KB.
OKF-SPEC.md (it is the pinned spec).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.