varlock-claude-skill

Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits

Content Preview
---
name: varlock-claude-skill
description: "Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits"
risk: safe
source: "https://github.com/wrsmith108/varlock-claude-skill"
date_added: "2026-02-27"
---

# Varlock Claude Skill

## Overview

Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits

## When to Use This Skill

Use this skill when you need to wor
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/varlock-claude-skill.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/varlock-claude-skill/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/varlock-claude-skill/SKILL.md

Related Skills