一键导入
crypto-hybrid-analysis
Map mixed decode-plus-crypto chains into explicit stages, transitions, and evidence-backed branch routes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Map mixed decode-plus-crypto chains into explicit stages, transitions, and evidence-backed branch routes.
用 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.
Build explicit vulnerability hypotheses with preconditions, discriminators, costs, scores, and attack-family context.
| name | crypto_hybrid-analysis |
| description | Map mixed decode-plus-crypto chains into explicit stages, transitions, and evidence-backed branch routes. |
| metadata | {"short-description":"Build and validate hybrid stage maps instead of hand-waving mixed workflows"} |
This skill handles challenges that are neither pure decoding nor clean cryptanalysis. Its job is to decompose the chain into stages, identify where representation work ends and cryptographic reasoning begins, and prevent the manager from treating a fuzzy chain as if it were already understood.
artifacts/out/hybrid_route.jsonartifacts/out/hybrid_stage_map.jsonartifacts/out/hybrid_transition_checks.jsonFor every stage, record:
This stage map should make invalidation easy. If a stage changes, you should instantly know what else must be marked stale.
Pass only if the stage map is explicit, transitions are evidenced, and the route explains exactly where later validation should focus.