# maigret を Homebrew, MacPorts, Nix でインストール

maigret のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:maigret
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install maigret
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install maigret
```

  証拠: MacPorts ports tree: python/maigret/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#maigret
```

  証拠: nixpkgs package indexes: pkgs/by-name/ma/maigret/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:maigret
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/maigret>
- **バージョン:** 0.6.3
- **ソース概要:** Collect a dossier on a person by username from thousands of sites
- **ホームページ:** <https://github.com/soxoj/maigret>
- **リポジトリ:** <https://github.com/soxoj/maigret>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/b8/18/78400780e8b5a12dc52d42ffa2ee37b66ddffa452b81bd80886c5554ab18/maigret-0.6.3.tar.gz>
- **最終更新:** 2026-08-04T12:12:41Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- maigret (cli)
- update_sitesmd (cli)
- maigret (エイリアス)
- update_sitesmd (エイリアス)

## 依存関係

- certifi
- pillow
- python@3.14

## ビルド依存関係

- cmake
- rust

## macOS 提供ライブラリ

- libffi
- libxml2
- libxslt

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.6.3
- マネージャ更新日: 2026-08-04
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/soxoj/maigret
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2020: Public GitHub repository created.
- 2021: First listed GitHub releases appear.
- 2022: v0.4.x releases continue the Python CLI package line.
- 2025: v0.5.0 release published.
- 2026: v0.6.x releases published, with active repository updates.

### Related projects

- The README links `soxoj/socid_extractor` as part of Maigret's profile-information extraction story.
- In package-manager culture, Maigret sits near other username and OSINT tools such as Sherlock, while distinguishing itself with richer reporting, a larger site database, and a web UI.

### ソース

- <https://api.github.com/repos/soxoj/maigret>
- <https://api.github.com/repos/soxoj/maigret/releases>
- <https://github.com/soxoj/maigret>
- <https://maigret.readthedocs.io/en/latest/settings.html>
- source_facts.package-manager


## セキュリティノート

maigret に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.maigret/settings.json, settings.json

## Credential files

- Unix: ~/.maigret/settings.json, settings.json
## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - maigret: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/maigret/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - maigret: normalized package name match | MacPorts ports tree: python/maigret/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [sherlock](https://pkg.so/ja/brew/sherlock/) - Shares pkgdb curated category or tags: cli, osint, python, reconnaissance, security.
- [recon-ng](https://pkg.so/ja/brew/recon-ng/) - Shares pkgdb curated category or tags: cli, osint, python, reconnaissance, security.
- [theharvester](https://pkg.so/ja/brew/theharvester/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [phoneinfoga](https://pkg.so/ja/brew/phoneinfoga/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [sn0int](https://pkg.so/ja/brew/sn0int/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [subfinder](https://pkg.so/ja/brew/subfinder/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [httpx](https://pkg.so/ja/brew/httpx/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [amass](https://pkg.so/ja/brew/amass/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [dnsgen](https://pkg.so/ja/brew/dnsgen/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, osint, python, python-3-14.

## Combined YAML source

View the package source record on GitHub. [combined/maigret.yml](https://github.com/mxcl/pkgdb/blob/main/combined/maigret.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
