noteyard-codex-plugin — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited noteyard-codex-plugin (MCP Server) 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.
<p align="center"> <img src="https://em-content.zobj.net/source/apple/391/memo_1f4dd.png" width="120" alt="memo" /> </p>
<h1 align="center">notes-recover</h1>
<p align="center"> <strong>your Apple Notes never really die</strong> </p>
<p align="center"> <a href="https://github.com/xiaojiou176-open/notes-recover/stargazers"><img src="https://img.shields.io/github/stars/xiaojiou176-open/notes-recover?style=flat&color=yellow" alt="Stars"></a> <a href="https://github.com/xiaojiou176-open/notes-recover/commits/main"><img src="https://img.shields.io/github/last-commit/xiaojiou176-open/notes-recover?style=flat" alt="Last Commit"></a> <a href="LICENSE"><img src="https://img.shields.io/github/license/xiaojiou176-open/notes-recover?style=flat" alt="License"></a> </p>
<p align="center"> <a href="#what-you-get">What You Get</a> • <a href="#install">Install</a> • <a href="#how-it-work">How It Work</a> • <a href="#ecosystem">Ecosystem</a> </p>
notes-recover is a forensic-grade reader for Apple Notes. Recover deleted notes, browse the raw NoteStore, and ship audit-ready bundles. Nothing leaves your machine.
🤝 Sister repo: want a prevention-side workflow that schedules backups before notes go missing? See notebackup — the Apple Notes backup control room (path-aware exports,launchdscheduling, health checks).notebackupcovers the before;notes-recovercovers the after. Together they cover the full Apple Notes lifecycle on macOS.
┌──────────────────────────────────────┐
│ LOCAL-FIRST ████████ 100% │
│ SOURCE-TRACEABLE ████████ 100% │
│ TYPING REQUIRED ░░░░░░░░ 0% │
│ VIBES ████████ ZERO │
│ FILLER│
└──────────────────────────────────────┘Recover, browse, prove. NoteStore is just SQLite if you know where to look.
| Surface | What |
|---|---|
notes-recovery cli | Walk NoteStore.sqlite. Recover trashed and orphan notes. |
case review skill | Bounded Q&A over a single case root, no hallucinations. |
agent plugins | Drop-in for Claude, Codex, OpenClaw — case in, summary out. |
proof bundle | Every claim ships with the path, hash, and snippet. |
[!IMPORTANT] Local-first by default. No silent telemetry. No cloud round-trip. Your data stays on your machine until you explicitly ship it somewhere.
git clone https://github.com/xiaojiou176-open/notes-recover.git
cd notes-recover
# follow the per-stack quickstart in INSTALL.md or docs/Three commands. No curl | sh. No login. Read what you run.
Install break? Open your favorite agent and say "Read AGENTS.md and bootstrap notes-recover for me." Agent fix own brain. Long version: docs/.
The repo is seven layers — exactly the seven commits in git log. New work goes in as small named PRs. No 50-file mystery commits.
| Layer | What |
|---|---|
chore: scaffold | License, governance, hygiene gates, CI scaffolding. |
feat(core) | The primary engine. The reason notes-recover exists. |
feat(modules) | Packages, adapters, services, plugins. The second floor. |
feat(contracts) | Schemas, configs, public boundaries. Other code talks here. |
test: | Receipts. Everything in this layer must run. |
feat(ops) | Scripts, infra, CI helpers, build glue. |
docs: | Public docs surface. The pretty face. |
git log reads like a building floor plan. Look once, know the whole shape.
notes-recover lives in the yard family: seven yards. one philosophy: structured input, structured output, structured proof.
| Repo | What |
|---|---|
| switchyard | model & agent runtime switch board |
| browserclickyard | your AI clicks, your browser obeys |
| notes-recover (you here) | your Apple Notes never really die |
| dealyard | let prices fight, you sit and watch |
| docyard | docs site in, markdown out, no scraping by hand |
| fileyard | messy folders in, organized library out |
| proofyard | every claim ships with its receipt |
Cross-family taste: BeamMe · BrewMe · OpenVibeCoding · proofyard.
If notes-recover saves you a click, an hour, or a headache — star costs zero. Fair trade. ⭐
MIT — small print, big freedom.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.