원클릭으로
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.