一键导入
crypto-connection-read
Normalize remote configuration and connection hints into machine-readable, ambiguity-aware remote artifacts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Normalize remote configuration and connection hints into machine-readable, ambiguity-aware remote artifacts.
用 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.
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.
Build explicit vulnerability hypotheses with preconditions, discriminators, costs, scores, and attack-family context.
| name | crypto_connection-read |
| description | Normalize remote configuration and connection hints into machine-readable, ambiguity-aware remote artifacts. |
| metadata | {"short-description":"Parse remote specs, document ambiguity, and prepare safe probing"} |
This skill converts challenge connection hints, YAML fragments, Docker notes, scripts, README snippets, and ad hoc instructions into a single normalized remote model. Its job is not only to parse obvious host/port details, but also to surface uncertainty that can affect probe design and downstream validation.
artifacts/remote.jsonartifacts/out/remote_assessment.jsonartifacts/out/probe_plan.jsonThe normalized remote model should answer these questions clearly:
Pass only if the normalized remote artifact is present, ambiguities are recorded, and the probe plan is specific enough to be executed without ad hoc guessing.