memoire-design-tooling-43d2d5 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited memoire-design-tooling-43d2d5 (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.
memi gives OpenClaw a local design intelligence layer: warmed project memory, suite recipes, Figma bridge context, research memory, Atomic Design specs, shadcn/ui codegen, Tailwind token checks, and evidence-backed UI audits.
.memoire/, component specs, tokens, or a frontend app that needs design-quality improvement.npm i -g @memi-design/cli
memi suite init --project .
memi daemon start --project . --port auto
memi daemon status --json
memi status
memi diagnose .
memi ux audit . --json
memi mcp start --no-figma
memi suite run design-audit --project . --json
memi suite run research-vibe-design --project . --json
memi research design --write-specs --mermaid-jam --json
memi mermaid-jam export --from research --jsonmemi exists with memi status; install with npm if the binary is missing.memoire.agent.yaml; it declares memory sources, harnesses, skills, and recipes for the workspace.memi daemon start --project . --port auto, then check memi daemon status --json..memoire/, specs, tokens, design docs, memoire.agent.yaml, and existing agent instructions before choosing an implementation path.memi diagnose ., memi ux audit . --json, memi audit, or memi suite run design-audit --project . --json and use file-backed findings as evidence.memi research design, research.design_package, research.generate_specs, and mermaid_jam.export before coding the product surface.memi generate.memi connect or use the Figma-independent MCP server with memi mcp start --no-figma.Treat third-party skills and generated code as untrusted until reviewed. Do not paste secrets into prompts or logs. Avoid destructive shell commands unless the user explicitly approves them.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.