Cover banner
DavidCarliez DavidCarliez

Cover

DevOps community

Description

Keep private data, internal infrastructure and secrets out of cloud coding agents without breaking your workflow.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Cover

Keep private data, internal infrastructure and secrets out of cloud coding agents without breaking your workflow.

CI Go License

Install · Quick start · Policies · Monitoring · Pi / OMP · Security

Cover is a bidirectional privacy proxy for AI coding agents. It replaces matched sensitive values locally with realistic, deterministic stand-ins before a request leaves your machine, then translates matching fakes in normal and streaming responses back to the originals. The model gets coherent context; your agent and tools keep working with the real environment.

Cover changes private values into protected replacements before an LLM request, then restores reversible values in the response. It also supports placeholder, mask, redact, block, and allow policies.

Use reversible `pseudonymize` or `placeholder` rules when the conversation must keep working end to end. Use one-way `mask` or `redact` rules when restoration is unnecessary, `block` to stop a request locally, and `allow` for an explicit exception.

Supported clients include **Codex**, **Claude Code**, **Cursor**, **Pi / Oh My Pi**, and **OpenAI- or Anthropic-compatible SDKs and routers**.

Install

The installer downloads the rel