grace-status-9761d4 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited grace-status-9761d4 (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.
Show the current state of the GRACE project, including whether it is safe to hand to a longer autonomous run.
When the optional CLI is available, prefer grace status --path <project-root> for the initial report. Use grace status --with modules --path <project-root> when project-level health is not enough and you need module summaries before deeper investigation.
Check existence and version of:
AGENTS.md — GRACE principlesdocs/knowledge-graph.xml — version and module countdocs/requirements.xml — version and UseCase countdocs/technology.xml — version and stack summarydocs/development-plan.xml — version and module countdocs/verification-plan.xml — version and verification entry countdocs/operational-packets.xml — optional packet template versionScan source files and report:
Quick check:
grace lint --profile autonomousIf the optional grace CLI is available, you may also run grace lint --path <project-root> as a fast integrity snapshot and include any relevant findings in the report.
If the report is specifically about autonomous execution readiness, also run grace lint --profile autonomous --path <project-root> and summarize blockers versus warnings.
When the report needs focused navigation instead of raw artifact dumps, you may also use:
grace module find <query> --path <project-root> to resolve the relevant module from names, IDs, dependencies, or changed pathsgrace module show M-XXX --path <project-root> --with verification,health for the shared/public module snapshotgrace module health M-XXX --path <project-root> for the module-scoped blockers, warnings, and next actiongrace verification show V-M-XXX --path <project-root> for the linked verification entry itselfgrace file show <path> --path <project-root> --contracts --blocks for the file-local/private markup snapshotList the 5 most recent CHANGE_SUMMARY entries across source and substantive test files.
Based on the status, suggest what to do next:
$grace-plan"$grace-verification"$grace-execute or $grace-multiagent-execute"$grace-refresh"grace lint --path <project-root>"grace lint --explain <code>"grace module show M-XXX --path <project-root> --with verification or grace file show <path> --path <project-root> --contracts --blocks"$grace-verification"grace lint --profile autonomous --path <project-root> and strengthen verification or packet quality before execution"~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.