원클릭으로
crypto-params-extract
Extract, normalize, and provenance-track cryptographic and representational parameters from all available evidence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Extract, normalize, and provenance-track cryptographic and representational parameters from all available evidence.
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_params-extract |
| description | Extract, normalize, and provenance-track cryptographic and representational parameters from all available evidence. |
| metadata | {"short-description":"Turn raw challenge evidence into machine-readable parameter state with ambiguity tracking"} |
This skill converts raw challenge material into structured parameters. It should extract not just obvious values like modulus and ciphertext, but also uncertain candidates, provenance, and gaps that matter later. This is the bridge between observation and modeling.
artifacts/params.jsonartifacts/out/params_candidates.jsonartifacts/out/params_provenance.jsonartifacts/out/params_gaps.jsonLook for parameters in all of these places:
Pass only if parameters, provenance, and gaps together explain what is known, what is merely suspected, and what still blocks reliable modeling.