一键导入
technical-investigation
Passive technical methods for indicators, infrastructure history, local files, email headers, public GitHub, and verified export.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Passive technical methods for indicators, infrastructure history, local files, email headers, public GitHub, and verified export.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when an investigation step may need an external integration such as browser acquisition, Maigret account discovery, Junkipedia narrative tracking, OSINT Navigator tool discovery, Noosphere C2PA signing, or Unpaywall access lookup.
Turn investigation findings into explicit, user-approved monitoring recommendations. Spotlight recommends; Mycroft owns any Scoutpost action.
OSINT investigation orchestrator — guides verified investigations from lead to findings to knowledge ingestion. Triggers on "investigate", "investigation", "OSINT", "look into", "dig into".
OSINT investigation toolkit — local SQL index of 12,500 tools (`osint-tools find`, offline), methodology guides, and optional OSINT Navigator (subscription tier). Works offline with any LLM.
Portable claim-to-evidence grounding for knowledge work, fact-checking, and Spotlight investigations. Use when extracting claims or findings, assigning confidence, diagnosing weak support, or deciding whether material is a lead, partially grounded claim, verified finding, disputed claim, or false claim.
Portable safe command construction for any agent skill or recipe. Use before a shell call containing user, model, scraped, configuration, filesystem, or generated values.
| name | technical-investigation |
| description | Passive technical methods for indicators, infrastructure history, local files, email headers, public GitHub, and verified export. |
| version | 1.0 |
| invocable_by | ["investigator","fact-checker","orchestrator","user"] |
| requires | ["epistemic-grounding","web-archiving","shell-safety"] |
| attribution | Adapted from 7onez/cti-expert (https://github.com/7onez/cti-expert), by Hieu Ngo / chongluadao.vn. MIT License with upstream Ethical Use Addendum. |
Use passive, source-linked technical observations as leads in a Spotlight investigation. This skill does not assign a risk score, identify a person from infrastructure alone, or turn provider labels into verified findings.
Adapted from CTI Expert by Hieu Ngo / chongluadao.vn (GitHub: 7onez; MIT License with upstream Ethical Use Addendum). Spotlight preserves the useful investigative methods while deliberately excluding the upstream runtime, installers, credential and breach workflows, active scanning, identity merging, and automatic trust scoring.
| Need | Reference |
|---|---|
| Triage a domain, IP, URL, or file hash using passive sources | references/indicator-triage.md |
| Reconstruct DNS, certificate, registration, or HTTP history | references/infrastructure-history.md |
| Examine local document metadata or raw email headers | references/document-message-forensics.md |
| Trace public GitHub repository, commit, fork, or release history | references/github-public.md |
| Export fact-checked technical indicators after Gate 1 | references/verified-indicator-export.md |
12b: read this root and exactly one matching *-compact.md reference. Do not load the expanded counterpart in the same cycle.26b or 31b: read the matching expanded reference, but only for the active task.frontier, api, Codex Desktop, or Claude Desktop with no smaller tier configured: read the matching expanded reference.The tier changes context density, not evidence standards, tool authority, or safety boundaries.
When this skill is selected during methodology, include technical-investigation in skills_invoked[] and append one object per selected method to method_provenance[]:
{
"skill_id": "technical-investigation",
"method": "indicator-triage|infrastructure-history|document-message-forensics|github-public|verified-indicator-export",
"upstream": "7onez/cti-expert",
"active_sha": "f9ecc9b0258caff78d26c0b779d1687f4431749f",
"reference": "the one tier-selected reference filename"
}
This records method provenance, not evidence for a factual claim.
epistemic-grounding before promoting a technical lead into findings.json. Search for contradictions and preserve unresolved conflicts.shell-safety. Keep artifacts inside the case directory and never auto-install a dependency.technical_indicator_ids[] and include its exact value in claim_text. Unlisted or non-verified indicators cannot export.invoke-skill("web-archiving") to preserve public technical evidence.invoke-skill("content-access") when a relevant public source is inaccessible.invoke-skill("follow-the-money") when a public blockchain trail becomes a financial-flow question.invoke-skill("investigate") for the investigation-wide coverage ledger.Method selection and adaptation are documented in references/source-map.json. CTI Expert remains an independent upstream project; Spotlight ships reviewed adaptations, not its executable runtime.