OpenOSINT: AI-Powered Security Research
OpenOSINT is an AI-powered OSINT agent that provides 16 tools for authorized security research, working with models like Claude, GPT-4, or local models to offer interactive REPL, MCP server, and CLI capabilities.
- •When you need to conduct security research and gather threat intelligence using multiple OSINT tools.
- •When you want to leverage AI-driven capabilities for your security assessments.
- •When you require an interactive and flexible tool for authorized security investigations.
python3 -m openosint --task osint-tool-1 --query 'example security research query' --model Claude
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/openosint && curl -fsSL https://workflowstacks.com/api/skills/openosint/claude-skill -o ~/.claude/skills/openosint/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
OpenOSINT: AI-Powered Security Research is a large Python project (~23k lines across 116 code files, plus 56 test files). Setup is light: runs with Docker — add your API keys to .env. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2openosint/cli.pyWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4.env.exampleThe API keys and settings you must provide
- 5openosint/__init__.pyInside openosint/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/openosint && curl -fsSL https://workflowstacks.com/api/skills/openosint/claude-skill -o ~/.claude/skills/openosint/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.