Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/lutaelbert/contextlock/contextlockgit clone --depth 1 https://github.com/LutaElbert/contextlockGrade A, and why
contextlock scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{ "contextlock": { "command": "npx", "args": [ "-y", "contextlock" ] } }
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 9 lines scan A 83d7afff8c74
contextlock is an MCP server published in the GitHub repository LutaElbert/contextlock (0 stars, last pushed 1mo ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
mcp-light-memory
MCP server "mcp-light-memory" as configured in PeterPirog/mcp-light-memory. Launched with https://github.com/PeterPirog/mcp-light-memory/releases/download/v1.8.1/mcp-ligh.
mcp
Local-first, read-only project context for coding agents via MCP. Runs locally from the @repoprimer/mcp npm package.
ithz-mcp
Local-first deterministic project memory for AI coding agents and MCP workflows. Runs locally from the ithz-mcp Python package.
flameox
Runtime evidence that helps agents trace, profile, and burn down hotspots in application and native code, GPU kernels, and inference stacks. Runs locally from the flameox Python package.
agentlens
Tamper-evident, SHA-256 hash-chained audit trail and observability for AI agents. Runs locally from the @agentkitai/agentlens-mcp npm package.
reporelay
Bounded local MCP access to one approved repository for AI read/search and structured handoffs. Runs locally from the reporelay-mcp npm package.