macOS
brew install maigretlocal Homebrew formula metadata
sudo port install maigretMacPorts ports tree · python/maigret/Portfile · ソース: api.github.com
brew
maigret のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install maigretlocal Homebrew formula metadata
sudo port install maigretMacPorts ports tree · python/maigret/Portfile · ソース: api.github.com
nix profile install nixpkgs#maigretnixpkgs package indexes · pkgs/by-name/ma/maigret/package.nix · ソース: api.github.com
概要
Collect a dossier on a person by username from thousands of sites
履歴
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.
セキュリティ状態
maigret に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
maigret | cli | グローバル実行可能ファイル | |
update_sitesmd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/soxoj/maigret
インストールメタデータ
| パッケージキー | brew:maigret |
|---|---|
| バージョン | 0.6.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/maigret |
| ホームページ | https://github.com/soxoj/maigret |
| リポジトリ | https://github.com/soxoj/maigret |
| 上流ドキュメント | https://maigret.readthedocs.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/b8/18/78400780e8b5a12dc52d42ffa2ee37b66ddffa452b81bd80886c5554ab18/maigret-0.6.3.tar.gz |
| 最終更新 | 2026-07-14T18:47:20Z |
| Pulse | updated |
| 依存関係 | certifi, pillow, python@3.14 |
| ビルド依存関係 | cmake, rust |
| macOS 提供ライブラリ | libffi, libxml2, libxslt |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
maigret
nix profile install nixpkgs#maigretmaigret
sudo port install maigretソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.