Persistent memory + security layer for Claude Code (MCP plugin). Agents remember your project across sessions (~87% fewer context tokens), every tool call lands in a tamper-evident HMAC audit chain, and skills are AST-scanned + HMAC-verified before they run. 100% local: PostgreSQL + Ollama, no cloud, MIT.
iampantherr/SecureContext is an MCP server distributed on github, maintained by iampantherr, tracked here since June 2026. It has shipped 73 releases and exposes 19 tools. Tools include zc_batch, zc_broadcast, zc_compact_window, zc_context_status, zc_evidence, zc_execute, and 13 more. Its composite risk grade is D — an inferred review prompt computed from observed signals, not a verdict.
Reading the source raised 2 review prompts — dangerous code and exfiltration combo — each a pattern worth a human look rather than a finding of fault.
full security breakdown →-
zc_batch -
zc_broadcast -
zc_compact_window -
zc_context_status -
zc_evidence -
zc_execute -
zc_execute_file -
zc_fetch -
zc_forget -
zc_index -
zc_index_file -
zc_memory_contradictions -
zc_recall_context -
zc_remember -
zc_search -
zc_search_global -
zc_status -
zc_summarize_session -
zc_verify_claim
| version | date | src |
|---|---|---|
| v0.48.1 | 2026-07-23 | github |
| v0.48.0 | 2026-07-21 | github |
| v0.47.1 | 2026-07-19 | github |
| v0.47.0 | 2026-07-18 | github |
| v0.46.2 | 2026-07-18 | github |
| v0.46.1 | 2026-07-17 | github |
| v0.46.0 | 2026-07-17 | github |
| v0.44.0 | 2026-07-16 | github |
| v0.43.0 | 2026-07-13 | github |
| v0.42.0 | 2026-07-10 | github |