hypothesis-deep-verification — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited hypothesis-deep-verification (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.
Goal:
Inputs:
research_plan/RESEARCH_PLAN.jsonhypotheses/<id>/HYPOTHESIS.jsonliterature/queries/<query_id>/EVIDENCE_BUNDLE.json as an EvidenceBundleContract when external evidence is needed to judge a core assumptionOutputs:
hypotheses/<id>/REVIEW/DEEP_VERIFICATION.jsonliterature/queries/<query_id>/* search bridge artifacts when a new evidence query is requiredContext Loading:
skills/shared-references/schema-index.md.skills/shared-references/literature-search-contract.md.skills/shared-references/codex-reviewer-routing.md before using any optional Codex reviewer subagent route.packages/agent_contracts/literature.py before building or consuming search bridge artifacts.research_plan/RESEARCH_PLAN.json for the active goal and boundaries.hypotheses/<id>/HYPOTHESIS.json.Execution Prompt Contract:
tools.search_literature(run_dir, request) or consume an existing matching evidence bundle before marking the link as supported.DEEP_VERIFICATION.json.reviewerRoute = local_main_thread when a reviewer route trace is written.retrieval_metadata.status before marking any evidence-dependent assumption as externally supported.retrieval_metadata.status is partial, mark externally supported links as limited by partial retrieval rather than fully literature-confirmed.status = completed deep verification review must include at least one concrete assumption with a non-empty correctness rationale.mechanism is plausible or needs validation.Viable evolved hypothesis, Refined from parent, or validated by future experiments as substantive review content.DeepVerificationReviewContract from packages/agent_contracts/review.py.Execution Steps:
skills/shared-references/schema-index.md, skills/shared-references/literature-search-contract.md, and skills/shared-references/codex-reviewer-routing.md, then read packages/agent_contracts/review.py and packages/agent_contracts/literature.py before writing DEEP_VERIFICATION.json, reviewer traces, or consuming search bridge artifacts.SearchRequestContract and call tools.search_literature(run_dir, request) unless a matching evidence bundle already exists.blocked, preserve that uncertainty in the affected assumption correctness rationales instead of claiming external support.partial, preserve that limitation in the affected assumption correctness rationales instead of claiming comprehensive external support.hypotheses/<id>/REVIEW/DEEP_VERIFICATION.json.Artifact Rules:
DEEP_VERIFICATION.json must remain machine-consumable and structurally nested.literature/queries/<query_id>/EVIDENCE_BUNDLE.json when they depend on literature.partial and blocked retrieval states must remain explicit in correctness rationales; do not convert them into full evidence support.Completion Rule:
DEEP_VERIFICATION.json exists, external support judgments are traceable to search bridge artifacts when used, and the artifact is valid for downstream synthesis.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.