OSINT by danielmiessler/personal_ai_infrastructure
npx skills add https://github.com/danielmiessler/personal_ai_infrastructure --skill OSINT执行前,请检查用户自定义设置位于: ~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/OSINT/
如果此目录存在,则加载并应用其中找到的任何 PREFERENCES.md、配置文件或资源。这些设置将覆盖默认行为。如果目录不存在,则使用技能默认设置。
用于授权调查的开源情报收集。
执行工作流时,请同时执行以下两项操作:
发送语音通知:
curl -s -X POST http://localhost:8888/notify
-H "Content-Type: application/json"
-d '{"message": "Running the WORKFLOWNAME workflow from the OSINT skill"}'
> /dev/null 2>&1 &
输出文本通知:
Running the WorkflowName workflow from the OSINT skill...
完整文档: ~/.claude/skills/CORE/SkillNotifications.md
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 调查类型 | 工作流 | 上下文 |
|---|---|---|
| 人员查找 | Workflows/PeopleLookup.md | PeopleTools.md |
| 公司查找 | Workflows/CompanyLookup.md | CompanyTools.md |
| 投资尽职调查 | Workflows/CompanyDueDiligence.md | CompanyTools.md |
| 实体/威胁情报 | Workflows/EntityLookup.md | EntityTools.md |
人员 OSINT:
Workflows/PeopleLookup.md公司 OSINT:
Workflows/CompanyLookup.md投资尽职调查:
Workflows/CompanyDueDiligence.md实体/威胁情报:
Workflows/EntityLookup.md在任何调查之前,请验证:
如果任何复选框未勾选,请停止。 详情请参阅 EthicalFramework.md。
| 文件 | 用途 |
|---|---|
EthicalFramework.md | 授权、法律、道德边界 |
Methodology.md | 收集方法、验证、报告 |
PeopleTools.md | 人员搜索、社交媒体、公共记录 |
CompanyTools.md | 商业数据库、DNS、技术画像 |
EntityTools.md | 威胁情报、扫描、恶意软件分析 |
自动技能调用:
代理舰队模式:
研究员类型:
| 研究员 | 最适合 |
|---|---|
| PerplexityResearcher | 当前网络数据、社交媒体、公司更新 |
| ClaudeResearcher | 学术深度、专业背景 |
| GeminiResearcher | 多视角、跨领域关联 |
| GrokResearcher | 逆向分析、事实核查 |
进行中的调查:
~/.claude/MEMORY/WORK/$(jq -r '.work_dir' ~/.claude/MEMORY/STATE/current-work.json)/scratch/YYYY-MM-DD-HHMMSS_osint-[target]/
已归档的报告:
~/.claude/History/research/YYYY-MM/[target]-osint/
允许: 仅限公开来源 - 网站、社交媒体、公共记录、搜索引擎、存档内容
禁止: 私人数据、未经授权的访问、社会工程学、购买泄露数据、违反服务条款
完整要求请参阅 EthicalFramework.md。
版本: 2.0(规范结构) 最后更新: 2024年12月
每周安装量
126
代码库
GitHub 星标数
9.7K
首次出现
2026年1月24日
安全审计
已安装于
codex97
gemini-cli97
opencode96
github-copilot90
amp83
kimi-cli82
Before executing, check for user customizations at: ~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/OSINT/
If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults.
Open Source Intelligence gathering for authorized investigations.
When executing a workflow, do BOTH:
Send voice notification :
curl -s -X POST http://localhost:8888/notify \
-H "Content-Type: application/json" \
-d '{"message": "Running the WORKFLOWNAME workflow from the OSINT skill"}' \
> /dev/null 2>&1 &
Output text notification :
Running the **WorkflowName** workflow from the **OSINT** skill...
Full documentation: ~/.claude/skills/CORE/SkillNotifications.md
| Investigation Type | Workflow | Context |
|---|---|---|
| People lookup | Workflows/PeopleLookup.md | PeopleTools.md |
| Company lookup | Workflows/CompanyLookup.md | CompanyTools.md |
| Investment due diligence | Workflows/CompanyDueDiligence.md | CompanyTools.md |
| Entity/threat intel |
People OSINT:
Workflows/PeopleLookup.mdCompany OSINT:
Workflows/CompanyLookup.mdInvestment Due Diligence:
Workflows/CompanyDueDiligence.mdEntity/Threat Intel:
Workflows/EntityLookup.mdBefore ANY investigation, verify:
STOP if any checkbox is unchecked. See EthicalFramework.md for details.
| File | Purpose |
|---|---|
EthicalFramework.md | Authorization, legal, ethical boundaries |
Methodology.md | Collection methods, verification, reporting |
PeopleTools.md | People search, social media, public records |
CompanyTools.md | Business databases, DNS, tech profiling |
EntityTools.md | Threat intel, scanning, malware analysis |
Automatic skill invocations:
Agent fleet patterns:
Researcher types:
| Researcher | Best For |
|---|---|
| PerplexityResearcher | Current web data, social media, company updates |
| ClaudeResearcher | Academic depth, professional backgrounds |
| GeminiResearcher | Multi-perspective, cross-domain connections |
| GrokResearcher | Contrarian analysis, fact-checking |
Active investigations:
~/.claude/MEMORY/WORK/$(jq -r '.work_dir' ~/.claude/MEMORY/STATE/current-work.json)/scratch/YYYY-MM-DD-HHMMSS_osint-[target]/
Archived reports:
~/.claude/History/research/YYYY-MM/[target]-osint/
ALLOWED: Public sources only - websites, social media, public records, search engines, archived content
PROHIBITED: Private data, unauthorized access, social engineering, purchasing breached data, ToS violations
See EthicalFramework.md for complete requirements.
Version: 2.0 (Canonical Structure) Last Updated: December 2024
Weekly Installs
126
Repository
GitHub Stars
9.7K
First Seen
Jan 24, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykWarn
Installed on
codex97
gemini-cli97
opencode96
github-copilot90
amp83
kimi-cli82
GitHub Actions 官方文档查询助手 - 精准解答 CI/CD 工作流问题
33,800 周安装
Workflows/EntityLookup.md |
EntityTools.md |