Environment Variables

Environment Variables skills and workflows surfaced by the site skill importer.

5 skills
W
python-configuration

by wshobson

python-configuration helps design Python app config with environment variables, typed settings, and fail-fast startup validation. Use it to structure backend settings, adopt pydantic-settings, manage secrets safely, and handle environment-specific behavior.

Backend Development
Favorites 0GitHub 32.6k
T
insecure-defaults

by trailofbits

The insecure-defaults skill helps spot fail-open configuration patterns that let software run with unsafe settings instead of stopping. Use it for a Security Audit of production code, deployment configs, and secret-handling logic to catch weak auth, hardcoded secrets, and permissive defaults.

Security Audit
Favorites 0GitHub 5k
A
credentials

by alinaqi

The credentials skill helps locate, identify, and normalize API keys and environment variables from centralized access files like Access.txt. Use it for credentials install, credentials usage, and workflow setup when secrets are stored in one place and need clear env var mapping.

Workflow Automation
Favorites 0GitHub 607
W
varlock

by wrsmith108

varlock is a secure environment variable management skill for Claude Code workflows. It helps you work with secrets, API keys, credentials, and .env files without exposing values in terminals, logs, diffs, or model context. Use varlock when you need safe validation, masking, and guarded access control workflows.

Access Control
Favorites 0GitHub 22
N
netlify-cli-and-deploy

by netlify

netlify-cli-and-deploy guide for installing Netlify CLI, linking sites, and deploying with Git-based or manual workflows. Learn netlify login, netlify link, netlify init, netlify deploy, and netlify dev, plus environment variable and CI setup.

Deployment
Favorites 0GitHub 15
Environment Variables