macOS
brew install maigretlocal Homebrew formula metadata
sudo port install maigretMacPorts ports tree · python/maigret/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für maigret in AI-Agent-Workflows.
Installation
brew install maigretlocal Homebrew formula metadata
sudo port install maigretMacPorts ports tree · python/maigret/Portfile · Quelle: api.github.com
nix profile install nixpkgs#maigretnixpkgs package indexes · pkgs/by-name/ma/maigret/package.nix · Quelle: api.github.com
Überblick
Collect a dossier on a person by username from thousands of sites
Verlauf
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.
Sicherheitslage
Für maigret wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
maigret | cli | globales Executable | |
update_sitesmd | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/soxoj/maigret
Installationsmetadaten
| Paketschlüssel | brew:maigret |
|---|---|
| Version | 0.6.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/maigret |
| Homepage | https://github.com/soxoj/maigret |
| Repository | https://github.com/soxoj/maigret |
| Upstream-Dokumentation | https://maigret.readthedocs.io/ |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/b8/18/78400780e8b5a12dc52d42ffa2ee37b66ddffa452b81bd80886c5554ab18/maigret-0.6.3.tar.gz |
| Zuletzt aktualisiert | 2026-07-14T18:47:20Z |
| Pulse | updated |
| Abhängigkeiten | certifi, pillow, python@3.14 |
| Build-Abhängigkeiten | cmake, rust |
| Von macOS bereitgestellte Bibliotheken | libffi, libxml2, libxslt |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
maigret
nix profile install nixpkgs#maigretmaigret
sudo port install maigretQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.