mock-roast — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited mock-roast (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.
Use this skill for the mock-first local workflow.
E2-S1 provides a real stdio MCP server entrypoint.E2-S4 now provides the first roast-session MCP tool surface on the mock path.flow without roaster hardware, microphone access, model download, or network. For full operator setup details, use docs/install-and-hardware-setup.md.
Run from the repository root:
python -c "import os, tempfile; from coffee_roaster_mcp.config import load_config; tmp = tempfile.TemporaryDirectory(); os.chdir(tmp.name); c = load_config(environ={}); print(c.roaster.driver, c.first_crack.mode, c.first_crack.precision); tmp.cleanup()"
coffee-roaster-mcp --help
coffee-roaster-mcp --version
coffee-roaster-mcp serveExpected bootstrap output:
mock disabled int8mock.disabled by default.int8.E7-S1.coffee-first-crack-detection.The current mock-path tools are:
start_roast_sessionget_roast_stateset_heatset_fanmark_beans_addedmark_first_crackdrop_beansstart_coolingstop_coolingexport_roast_logemergency_stopexport_roast_log writes roast.jsonl, roast.csv, and summary.json under the configured log directory for the active session.
Extend this workflow with:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.