macOS
brew install maigretlocal Homebrew formula metadata
sudo port install maigretMacPorts ports tree · python/maigret/Portfile · source: api.github.com
brew
Collect a dossier on a person by username from thousands of sites. Version 0.6.2 via Homebrew; verified 2026-07-03.
install
brew install maigretlocal Homebrew formula metadata
sudo port install maigretMacPorts ports tree · python/maigret/Portfile · source: api.github.com
nix profile install nixpkgs#maigretnixpkgs package indexes · pkgs/by-name/ma/maigret/package.nix · source: api.github.com
overview
Collect a dossier on a person by username from thousands of sites
history
Maigret is a Python OSINT tool for collecting a username-centered dossier by checking account presence and profile pages across thousands of sites. Its official README emphasizes username-only searches, no API-key requirement for normal scans, report generation, a web interface, and Python-library embedding.
The public GitHub repository was created in June 2020. By its first listed GitHub release in January 2021, Maigret had settled into the package shape familiar to CLI users: install with pip, run `maigret USERNAME`, and emit reports for offline review.
The project grew from a simple account-checking utility into a maintained OSINT framework with a large site database, recursive search, tag filtering, Tor/I2P and proxy support, a web UI, and optional AI-assisted report summarization. Official settings documentation describes a bundled site database plus a higher-priority auto-updated database downloaded into `~/.maigret/data.json` when available.
Maigret has become a visible package in the OSINT CLI ecosystem: the repository metadata shows tens of thousands of GitHub stars, and the README links PyPI, Docker, cloud-shell, standalone Windows, and web-interface usage paths. The input package-manager facts also show availability through Homebrew, MacPorts, and Nix.
The README lists professional OSINT and social-media analysis tools built on Maigret, including Social Links API, Social Links Crimewall, and UserSearch, which is unusually explicit upstream evidence of downstream adoption for this kind of tool.
Typical package-manager usage is direct: install the package, run `maigret username`, then choose report formats such as HTML, PDF, XMind, JSON, CSV, text, graph, or Neo4j output. Power users narrow searches with tags, scan all sites with `-a`, run the bundled web UI, or import Maigret as a Python library.
For operations work, the package matters because it bundles and updates a large site database, can work through proxy/Tor/I2P paths, and can be run without per-site API credentials. Optional AI analysis uses an OpenAI-compatible key from settings or `OPENAI_API_KEY`.
Maigret is the kind of Homebrew/Nix/PyPI package that turns a messy web-investigation workflow into a repeatable CLI artifact: one executable, a maintained data file, reproducible report formats, and enough knobs to fit CI, containers, and local analyst machines.
Its significance is also in its maintenance burden. Username-search tools decay as sites change, so Maigret's auto-updated database, site metadata, and self-check/development workflow are central to why package users track releases rather than treating it as a static script.
security posture
No matching local secret-handling manifest was found for maigret. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.maigret/settings.jsonsettings.jsonCredential-bearing paths to review before unattended agent runs.
~/.maigret/settings.jsonsettings.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
maigret | cli | global executable | |
update_sitesmd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/soxoj/maigret
install metadata
| Package key | brew:maigret |
|---|---|
| Version | 0.6.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/maigret |
| Homepage | https://github.com/soxoj/maigret |
| Repository | https://github.com/soxoj/maigret |
| Upstream docs | https://maigret.readthedocs.io/ |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/78/4a/54c171e7e98382a9c95ba2f4dcb4ffaee882200a76a7055e010360c9a1b8/maigret-0.6.2.tar.gz |
| Last updated | 2026-07-03T00:34:04Z |
| Pulse | updated |
| Dependencies | certifi, pillow, python@3.14 |
| Build dependencies | cmake, rust |
| Uses from macOS | libffi, libxml2, libxslt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | maigret |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
maigret
nix profile install nixpkgs#maigretmaigret
sudo port install maigretsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.