Audit environment variable security and configuration. Detects leaked secrets in git history, .env files missing from .gitignore, hardcoded credentials in source code, .env vs .env.example drift, insecure default values, and missing required variables. Use when reviewing env configuration, checking for secret leaks, auditing dotenv setup, or preparing for deployment. Triggers on "env audit", "environment variables", "secret leak", "dotenv check", ".env security", "hardcoded credentials", "env drift".
From vca-completenpx claudepluginhub mralbertzwolle/vca-tools --plugin vca-completeThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Benchmarks web page Core Web Vitals/bundle sizes, API latency under load, build times; detects regressions via before/after PR comparisons.
Audit environment variable configuration for security, completeness, and best practices. Use /env-audit:run to start.
.env files in .gitignore.env.example exists and is up to dateprocess.env.* have corresponding entries