A sophisticated Open Source Intelligence (OSINT) toolkit for comprehensive intelligence gathering and analysis.
- Multi-source intelligence collection
- Automated data discovery and analysis
- Comprehensive reporting capabilities
- osint_agent.py - Core intelligence gathering agent
- Automated OSINT workflows
- Configurable intelligence collection parameters
- osint-extension - Chrome extension for web-based OSINT
- Real-time intelligence injection into web platforms
- Support for ChatGPT, Claude, and Perplexity integration
- n8n-workflows - Pre-built automation workflows
- Streamlined intelligence collection processes
- Integration with popular OSINT platforms
- web3-osint - Blockchain and cryptocurrency intelligence
- Wallet analysis and tracking
- Smart contract intelligence gathering
- Geopolitical Analysis
- Corporate Intelligence
- Technical Intelligence
- Financial Intelligence
- Social Media Intelligence
- Web3/Blockchain Intelligence
-
Install Dependencies
cd agent-system pip install -r requirements.txt -
Configure Environment
cp agent-system/.env.example agent-system/.env # Edit .env with your API keys -
Load Browser Extension
- Open Chrome Extensions (chrome://extensions/)
- Enable Developer Mode
- Load unpacked extension from
osint-extension/
-
Start Web3 OSINT Server
cd web3-osint npm install node server.js
├── agent-system/ # Core OSINT agent
├── automation/ # N8N automation workflows
├── osint-extension/ # Browser extension
├── specs/ # Project specifications
├── src/ # Source files and reports
├── web3-osint/ # Web3 intelligence tools
└── README.md # This file
python agent-system/osint_agent.py --target "company_name" --type corporateNavigate to http://localhost:3000 after starting the web3-osint server for blockchain intelligence gathering.
Use the extension on supported platforms (ChatGPT, Claude, Perplexity) for enhanced OSINT capabilities.
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
This toolkit is designed for legitimate OSINT activities. Please ensure compliance with applicable laws and regulations when using these tools.