memo-ac5620 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited memo-ac5620 (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.
The user invoked /memo. Parse the text after /memo and route it to the local memo MCP server.
If mcp__memo__memo_* tools are unavailable, tell the user to run:
memo install-slash --client codex
# for Windsurf/Cascade MCP config:
memo install-slash --client windsurfThen start a new Codex session so plugin skills and MCP tools reload, or refresh MCP servers in Windsurf Cascade.
conversation and call mcp__memo__memo_save.
stats: call mcp__memo__memo_stats.list [n]: call mcp__memo__memo_list with limit=n or 20.ask <question>: call mcp__memo__memo_ask when available; otherwisesearch first, then answer with cited memory ids.
save <text>: derive a short title, type, and tags, then callmcp__memo__memo_save.
get <id|prefix>: call mcp__memo__memo_get.update <id|prefix> ...: call mcp__memo__memo_update.delete <id|prefix>: ask for explicit confirmation, then callmcp__memo__memo_delete.
reindex: call mcp__memo__memo_reindex.doctor [--gc] [--fix]: run MEMO_NONINTERACTIVE=1 memo doctor ....mcp__memo__memo_search withlimit=5 and body_chars=280.
Keep output compact. For search results, show score, type, title, updated date, and id prefix. For saves, updates, and deletes, show the resulting id and title.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.