Sign In

memtrust-cli

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memtrust-cli

npx-runnable wrapper for the memtrust agent-memory benchmark harness. Bootstraps a verified copy of Astral's uv to fetch and run memtrust-cli from PyPI -- no Python toolchain to provision by hand.

latest
Source
npmnpm
Version
0.3.5
Version published
Weekly downloads
32
-11.11%
Maintainers
2
Weekly downloads
 
Created
Source

memtrust-cli

npx-runnable wrapper for memtrust, an open agent-memory eval harness that benchmarks memory backends (MemPalace, Mem0, Zep/Graphiti, OpenViking) against real failure modes — silent write loss, contradiction handling, ranking degradation, and more.

This package does not implement memtrust itself. It bootstraps a genuine, SHA-256-verified copy of Astral's uv for your platform, then uses it to fetch and run the real memtrust-cli package from PyPI — no separate Python toolchain to install by hand.

Usage

npx memtrust-cli --help

or, if installed globally:

npm install -g memtrust-cli
memtrust --help

The first run downloads memtrust-cli from PyPI via uv tool run --from memtrust-cli memtrust and caches it; subsequent runs reuse the cache.

Supported platforms

macOS (arm64/x64), Linux (arm64/x64), Windows (arm64/x64) — the matching platform binary is pulled in automatically via optionalDependencies.

License

Apache-2.0

Keywords

llm

FAQs

Package last updated on 04 Aug 2026

Related posts