Mask

VS Code extension that masks sensitive data when sharing code.

Select any text you don't want to share and mask it before copying into GPT, Claude, or pasting anywhere else.

Available for VS Code

How it works

app.js
app.js
config.js
1
const apiKey = "sk-1234567890abcdef";
2
3
const password = "superSecret123!";
4
5
// Protected by Mask

Features

Quick Masking

Select sensitive text and mask it with a single command. Masked values are replaced with placeholders.

Safe Sharing

Copy and paste code into GPT, Claude, or share with others without exposing sensitive information.

Perfect for GPT, Claude, and AI Coding Assistants

Mask any data you don't want to share before pasting code into GPT, Claude, or any AI assistant. Select the text, mask it, then copy safely.

About

Mask lets you quickly hide any data you don't want to share before copying code. Select the text, mask it, then paste safely.