macOS
brew install wx-clilocal Homebrew formula metadata
brew / 順位 10921
wx-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wx-clilocal Homebrew formula metadata
概要
WeChat 4.x local data CLI with daemon architecture
履歴
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.
セキュリティ状態
wx-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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.
~/.wx-cli/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.wx-cli/all_keys.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wx | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:wx-cli |
|---|---|
| バージョン | 0.3.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/jackwener/wx-cli |
| リポジトリ | https://github.com/jackwener/wx-cli |
| 最終更新 | 2026-07-17T17:22:03+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.