# wx-cli を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:wx-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install wx-cli
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:wx-cli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/wx-cli>
- **バージョン:** 0.3.0
- **ソース概要:** WeChat 4.x local data CLI with daemon architecture
- **ホームページ:** <https://github.com/jackwener/wx-cli>
- **リポジトリ:** <https://github.com/jackwener/wx-cli>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/jackwener/wx-cli/archive/refs/tags/v0.3.0.tar.gz>
- **最終更新:** 2026-07-17T17:22:03+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- wx (cli)
- wx (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.3.0
- マネージャ更新日: 2026-07-17
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jackwener/wx-cli
- 検出された最新: v0.3.0 (最新)
## プロジェクトの歴史と使われ方

wx-cli is a modern Rust command-line tool for querying local WeChat 4.x data. Its README frames it as a local-only CLI with a daemon architecture for chats, contacts, group members, favorites, statistics, export, and agent-friendly JSON/YAML output.

### プロジェクトの歴史

The public GitHub repository presents wx-cli as a single-binary, cross-platform tool for local WeChat data. The project is young compared with the other packages in this batch; GitHub currently shows a small release history with v0.3.0 marked latest on May 15, 2026.

The README says the project was inspired by ylytdeng/wechat-decrypt but redesigned around wx-cli's own daemon, cache, and query commands. Its technical focus is WeChat 4.x SQLCipher databases, extracting keys from local process memory, and reusing decrypted database shards when file modification times are unchanged.

### 採用の歴史

Despite its youth, wx-cli had visible GitHub interest by 2026, with thousands of stars and over a thousand forks shown on the repository page. That adoption appears tied to agent and local-data workflows: the README explicitly documents installation as an AI Agent Skill for Claude Code, Cursor, Codex, and similar tools.

### 使われ方

Users initialize wx-cli while WeChat is running, then query sessions, unread messages, chat history, full-text search, contacts, group members, favorites, statistics, social-feed data, official-account articles, and attachments. The daemon starts on first use and keeps decrypted databases under ~/.wx-cli/cache for faster subsequent queries.

The tool is designed for local inspection rather than cloud sync. The README warns that it is for learning and research on one's own WeChat data and documents platform-specific memory-reading mechanisms on macOS, Linux, and Windows.

### パッケージ好きにとっての重要性

wx-cli is package-nerd significant as a 2020s example of CLIs built explicitly for local personal data and AI-agent consumption. The package exposes messy desktop-app state as stable command output, with metadata fields that help scripts and agents reason about freshness and source coverage.

### タイムライン

- 2026-05-15: GitHub shows v0.3.0 as the latest release.
- 2026: README documents AI Agent Skill installation and daemon-backed querying of WeChat 4.x local data.

### Related projects

- wx-cli is related to WeChat local database decryptors, ylytdeng/wechat-decrypt, SQLCipher tooling, and local-first personal-data command-line tools.

### ソース

- <https://github.com/jackwener/wx-cli>
- <https://github.com/jackwener/wx-cli#readme>


## セキュリティノート

wx-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ~/.wx-cli/config.json

## Credential files

- Unix: ~/.wx-cli/all_keys.json
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wx-cli
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [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.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [sqlite](https://pkg.so/ja/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data, database.
- [redis](https://pkg.so/ja/brew/redis/) - Shares pkgdb curated category or tags: cli, data, database.
- [gdbm](https://pkg.so/ja/brew/gdbm/) - Shares pkgdb curated category or tags: cli, data, database.
- [mysql](https://pkg.so/ja/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, database.
- [postgresql@14](https://pkg.so/ja/brew/postgresql-14/) - Shares pkgdb curated category or tags: cli, data, database.
- [postgresql@16](https://pkg.so/ja/brew/postgresql-16/) - Shares pkgdb curated category or tags: cli, data, database.
- [postgresql@17](https://pkg.so/ja/brew/postgresql-17/) - Shares pkgdb curated category or tags: cli, data, database.
- [postgresql@18](https://pkg.so/ja/brew/postgresql-18/) - Shares pkgdb curated category or tags: cli, data, database.
- [ccm](https://pkg.so/ja/brew/ccm/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, local.
- [bee](https://pkg.so/ja/brew/bee/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database.
- [cql-proxy](https://pkg.so/ja/brew/cql-proxy/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database.

## Combined YAML source

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


## ソース

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