pastewatch

ppiankov/pastewatch
★ 5 stars Swift Code/Dev Tools Updated 7d ago
Detects and obfuscates sensitive data before it reaches AI systems — clipboard, CLI, and MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pastewatch": {
      "command": "npx",
      "args": [
        "-y",
        "ppiankov/pastewatch"
      ]
    }
  }
}

README Excerpt

Detects and obfuscates sensitive data before it reaches AI systems — clipboard monitoring, CLI scanner, MCP server, API proxy, shell guard hooks, and VS Code extension. It operates **before paste**, not after submission. If sensitive data never enters the prompt, the incident does not exist. --- **Principiis obsta** - resist the beginnings.

Tools (19)

AKIA-EXAMPLE-REDACTEDallowedPatternsallowedValuescustomRulesenabledenabledTypesmcpMinSeveritypastewatch_check_outputpastewatch_read_filepastewatch_scanpastewatch_scan_dirpastewatch_scan_filepastewatch_write_fileplaceholderPrefixsafeHostssensitiveHostssensitiveIPPrefixesshowNotificationssoundEnabled

Topics

anccclimacosmcpobfuscationpre-commit-hooksarifsecret-detectionsecuritysensitive-dataswift