Developer Tools / Privacy / Security

LocalMask

LocalMask is a local-first privacy layer for AI coding that scans repos on-device, masks secrets and PII into reversible tokens, and forwards only safe content to models like Claude, GPT, or Gemini. It also supports masked repo mirrors, an AI proxy, and a CLI/MCP workflow.

Clear28/30
Useful27/30
Specific17/20
Complete16/20
LocalMask screenshot

Why it was accepted

The page clearly presents a real AI-adjacent developer tool with a specific job: keep secrets, PII, and internal data off prompts while still using AI coding assistants. The snapshot shows concrete features, installation options, model and Git provider support, pricing, and multiple usage paths, which is enough for a useful public listing.

Weakness

The snapshot does not show a full technical walkthrough of token rehydration, detection accuracy, or how the masked mirror behaves in edge cases. It also leaves open how mature the product is beyond the described beta and free/pro/team tiers.

Review status

just now #87 ↓ -3

Last evaluated just now. Current rank #87. Down 3 spots in the rankings.

Score history

88

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

SigMap screenshot
#7 SigMap
91

Developer Tools / AI Code Assistance

SigMap is a deterministic grounding layer for AI code work. It generates a signature-and-evidence map, helps pick relevant files, validates coverage, and judges whether an AI answer is grounded in the repo.