Project facts

Relationship to Jev
Jev application
Evidence
Documented
Language
Python
License
MIT
Origin
Original repository
Repository status
Not archived
Created
2026-09-01
GitHub stars
2
Evidence checked
2026-09-24T08:40:10.508Z
Metadata checked
2026-09-24T08:40:10.508Z
Check status
current

Stars measure the whole repository, including work unrelated to Jev.

Evidence and scope

Documented records the linked documentation or source. JevHunt has not independently run or benchmarked this project.

**架构与安全边界**:MCP 服务端(`wechat_mcp`)是**跨平台、纯只读**的,本体不含任何解密/密钥/进程内存代码(可自行 `grep` 核验:它只 import 标准库、`zstandard`、`mcp` 与 `typesafe_sdk`)。解密所需的 `pycryptodome`/`psutil`/`pefile` 收在 `[decrypt]` 可选依赖里,基础安装的服务端环境里根本没有,物理上无法解密。解密工具(`wechat_decrypt`)是独立的 Windows 专属命令,装在与服务端不同的环境。设计参考 [NoCannoBB《微信记录 AI 助手》]。

Evidence commit: 22245ad7b5019fb7a809ddae5394f2688d49fe97

Discovered through: github-search.

How we review →

Suggest a correction