一键导入
crypto-validate
Validate hypotheses with focused scripts, explicit evidence artifacts, feasibility checks, and skeptical-review-ready proof trails.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Validate hypotheses with focused scripts, explicit evidence artifacts, feasibility checks, and skeptical-review-ready proof trails.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Enforce artifact-contract, presence, dependency, freshness, and cross-reference correctness for the artifact graph.
Reuse prior work only when hashes, dependencies, and artifact semantics still support it.
Normalize remote configuration and connection hints into machine-readable, ambiguity-aware remote artifacts.
Run a bounded, evidence-heavy cribdrag workflow for suspected keystream reuse and XOR-style leakage.
Drive decode-first problems through explicit candidate generation, convergence tests, and branch stop conditions.
Map mixed decode-plus-crypto chains into explicit stages, transitions, and evidence-backed branch routes.
| name | crypto_validate |
| description | Validate hypotheses with focused scripts, explicit evidence artifacts, feasibility checks, and skeptical-review-ready proof trails. |
| metadata | {"short-description":"Prove, reject, or bound hypotheses using per-HID plans, results, and evidence bundles"} |
This skill turns hypotheses into proof, rejection, or bounded inconclusive status. It must create a visible evidence trail for every hypothesis it touches and it must update scores when evidence materially changes. This is the skill where narrative becomes adjudicated state.
artifacts/hypotheses.jsonartifacts/params.jsonartifacts/hypotheses.jsonartifacts/out/validation/validation_index.jsonartifacts/out/validation/validation_summary.jsonartifacts/out/validation/<HID>_plan.jsonartifacts/out/validation/<HID>_result.jsonartifacts/out/validation/<HID>_evidence.jsonartifacts/logs/<HID>_run1.txt and additional run logs as neededartifacts/scripts/<HID>_validate_*.py or .sage when code is requiredartifacts/out/findings.jsonartifacts/out/hypothesis_scores.json when evidence changes materiallyEvery per-HID plan should include:
The hard caps below are tripled from earlier smaller defaults:
For any non-trivial search, you must:
A rejected hypothesis should still be useful. Record:
A good <HID>_evidence.json should tell a skeptic:
This skill passes only if: