원클릭으로
crypto-intake
Inventory the challenge, classify the route, map the attack surface, and create the first durable state snapshot.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Inventory the challenge, classify the route, map the attack surface, and create the first durable state snapshot.
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_intake |
| description | Inventory the challenge, classify the route, map the attack surface, and create the first durable state snapshot. |
| metadata | {"short-description":"Build the initial challenge map and choose the right workflow branch"} |
This skill is the first substantive pass over the challenge. It should inventory files, identify likely entry points, classify the problem route, and leave behind enough structure that later phases are working from a shared operational picture instead of hazy first impressions.
artifacts/metadata.jsonartifacts/out/file_inventory.jsonartifacts/out/intake_summary.jsonThe initial intake summary should already answer:
Pass only if the inventory is usable, the route classification is justified, and the attack surface is visible enough to guide the next phase.