> cat /dev/github | grep security-tools
discovered 03 Aug 2026

osint-cli-tool-skeleton

Python ★ 82 via github-topic
→ View on GitHub
The OSINT CLI Tool Skeleton is a versatile framework for developing OSINT tools, enabling users to create functionality with minimal coding effort. It allows developers to implement a single plugin file that can be automatically utilized as a command-line interface (CLI), Python library, HTTP microservice (using FastAPI), and as an MCP server for AI agents, with built-in support for concurrency, proxying, and reporting in various formats. Notable features include auto-discovery of plugins, customizable reporting options, and an easy-to-use library API for synchronous and asynchronous operations.