macOS
brew install maigretlocal Homebrew formula metadata
sudo port install maigretMacPorts ports tree · python/maigret/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de maigret pour les workflows d'agents IA.
installation
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
aperçu
Collect a dossier on a person by username from thousands of sites
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour maigret. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
maigret | cli | exécutable global | |
update_sitesmd | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/soxoj/maigret
métadonnées d'installation
| Clé du paquet | brew:maigret |
|---|---|
| Version | 0.6.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/maigret |
| Page d'accueil | https://github.com/soxoj/maigret |
| Dépôt | https://github.com/soxoj/maigret |
| Docs amont | https://maigret.readthedocs.io/ |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/b8/18/78400780e8b5a12dc52d42ffa2ee37b66ddffa452b81bd80886c5554ab18/maigret-0.6.3.tar.gz |
| Dernière mise à jour | 2026-07-14T18:47:20Z |
| Pulse | updated |
| Dépendances | certifi, pillow, python@3.14 |
| Dépendances de compilation | cmake, rust |
| Bibliothèques fournies par macOS | libffi, libxml2, libxslt |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
maigret
nix profile install nixpkgs#maigretmaigret
sudo port install maigretpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.