Env Secret Safety

Prevents hardcoded secrets, API keys, passwords, and credentials in source code. Use this skill whenever the agent is writing code that connects to external services, reads config, handles authentication, or when a user asks about environment variables, .env files, or API keys. Also activates on "how do I store my API key", "is this safe to commit", or when the agent spots a string that looks like a credential.

carthworks Updated

File contents

carthworks/ai-agent-skills/tree/main/skills/safety/env-secret-safety commit a939c9b889

Frequently asked questions

npx skillmds@latest add carthworks/env-secret-safety