runtime-copilot — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited runtime-copilot (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 when working with the Mini Data Engine MCP server from Codex.
The goal is to treat the runtime as a self-describing operational surface, not as a pile of scripts.
project_tool_catalog to see the current MCP surface.project_get_defaults to load default roots and runtime assumptions.health_check for a fast smoke test.project_run_regression when the user wants a release-style verdict.explain_run and similar_incidents when diagnosing failures.project_tool_catalog, not from memory.project_get_defaults, not from scattered code paths.For discovery:
project_tool_catalogproject_get_defaultsproject_manifestproject_capabilitiesFor health and diagnostics:
health_checkbenchmark_callsscenario_load_testexplain_runsimilar_incidentsFor regression and release confidence:
project_run_regressionproject_capture_baselineproject_compare_baselinedecision_gateKeep answers operational and short:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.