원클릭으로
crypto-hypotheses-build
Build explicit vulnerability hypotheses with preconditions, discriminators, costs, scores, and attack-family context.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Build explicit vulnerability hypotheses with preconditions, discriminators, costs, scores, and attack-family context.
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_hypotheses-build |
| description | Build explicit vulnerability hypotheses with preconditions, discriminators, costs, scores, and attack-family context. |
| metadata | {"short-description":"Turn attack ideas into ranked, testable models with evidence expectations"} |
This skill transforms raw clues into a bounded set of explicit hypotheses. It should not emit vague labels like “RSA issue” or “oracle problem.” Each hypothesis must name a concrete vulnerability path, its required preconditions, its distinguishing tests, its expected evidence, and the main ways it could be wrong.
artifacts/hypotheses.jsonartifacts/out/hypothesis_matrix.jsonartifacts/out/hypothesis_priority.jsonartifacts/out/hypothesis_scores.jsonartifacts/out/research_seed.jsonA high-quality hypothesis has:
Split a hypothesis when the same label hides materially different preconditions or validators. Examples:
Pass only if each top hypothesis can be directly mapped to a validation plan and no surviving hypothesis remains purely narrative.