← 返回 Skills 市场
snuri00

osint-mcp

作者 Samir · GitHub ↗ · v2.4.2 · MIT-0
cross-platform ✓ 安全检测通过
16
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install osint-mcp
功能描述
Run OSINT investigations from chat — email, username, domain, IP, phone, photo geolocation, plus news, social, and link-graph intelligence — using the osint-...
使用说明 (SKILL.md)

osint-mcp

This skill drives the osint-mcp tool suite for open-source intelligence (OSINT). The tools are provided by the osint-mcp MCP server; register it once (see Setup), then follow this playbook to decide which tool to call.

Setup (one-time)

The tools come from the osint-mcp MCP server. Install and register it with OpenClaw:

pip install "git+https://github.com/snuri00/osint-mcp"
openclaw mcp add osint-mcp --command osint-mcp-server

Most tools are keyless and work immediately. Optional API keys (Shodan, VirusTotal, HaveIBeenPwned, Picarta, ...) unlock premium sources — set them in the MCP server's env. See the project README and examples/openclaw.json.

When to use which tool

Entity / person:

  • Email — search_email, then search_breach or search_xposed (breaches), search_gravatar (profile)
  • Username — search_username, search_paste, search_github
  • Domain — search_whois, search_dns, search_domain, search_crt
  • IP address — search_ip, search_ipgeo, search_abuseipdb, search_shodan
  • Phone — search_phone
  • Any target — generate_dorks for ready-made search queries

Event / news (journalist-style):

  • A topic or "what's happening" — search_news (source-tier + propaganda flags) and search_events (global coverage volume and tone)
  • A country or region — monitor_country for a one-call situational brief
  • Natural disasters — search_disasters; humanitarian situation — search_reliefweb

Social / community:

  • "What are people saying about X" — search_social (Reddit, Hacker News, Polymarket, GitHub; engagement-ranked)

Photo geolocation:

  • A photo path or URL — geolocate_image (EXIF GPS is exact; GeoCLIP/Picarta are estimates with a confidence indicator)

Visualize:

  • After linking several identifiers — build_graph for an entity link graph

Rules

  • Prefer keyless tools first; use keyed tools only when their key is configured.
  • Corroborate findings across independent sources; clearly flag estimates (especially image geolocation) and low-confidence results.
  • If the user restricts scope (e.g. "only on X" / "only the news"), call only the matching tool(s).
  • Authorized, lawful, ethical use only: security research, CTF, journalism, and auditing your own footprint.
安全使用建议
Install only if you trust the third-party osint-mcp GitHub project and are comfortable giving an agent access to OSINT tools. Use it only for authorized investigations, avoid unnecessary personal-data lookups, and add API keys only for services you intend to use.
能力评估
Purpose & Capability
The stated purpose is OSINT research, and the listed capabilities match that purpose: email, username, domain, IP, phone, news, social search, image geolocation, and link graphs.
Instruction Scope
The runtime rules include user-scope limits, corroboration guidance, low-confidence labeling, and authorized/lawful-use constraints.
Install Mechanism
Installation is disclosed but pulls third-party code directly from GitHub with pip and registers an MCP server; users should treat the external package as the real executable surface.
Credentials
Network lookups, breach checks, image geolocation, and optional API-key-backed sources are expected for OSINT, but they can involve sensitive personal data.
Persistence & Privilege
The setup persistently adds an OpenClaw MCP server and may store optional API keys in the MCP environment; this is disclosed and purpose-aligned.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install osint-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /osint-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.4.2
Fix: declare feedparser as a core dependency — clean installs no longer crash the MCP server on startup (verified via an OpenClaw + Docker integration test). 31 tools.
v2.4.1
Initial release: 29 OSINT tools (entity, event/news, social, photo geolocation, link graph) via the osint-mcp MCP server.
元数据
Slug osint-mcp
版本 2.4.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

osint-mcp 是什么?

Run OSINT investigations from chat — email, username, domain, IP, phone, photo geolocation, plus news, social, and link-graph intelligence — using the osint-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16 次。

如何安装 osint-mcp?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install osint-mcp」即可一键安装,无需额外配置。

osint-mcp 是免费的吗?

是的,osint-mcp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

osint-mcp 支持哪些平台?

osint-mcp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 osint-mcp?

由 Samir(@snuri00)开发并维护,当前版本 v2.4.2。

💬 留言讨论