ワンクリックで
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 職業分類に基づく
| 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.
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.