概要
Secrets Guardian is a specialized security skill for Claude Code designed to prevent sensitive information like API keys, passwords, and private tokens from being committed to version control. It automates the setup of industry-standard tools like gitleaks and detect-secrets, configures robust pre-commit hooks, and proactively monitors projects to ensure security best practices are followed. This skill is particularly vital in AI-assisted development environments where agents might inadvertently include environment variables or configuration secrets in code snippets, providing a multi-layered defense for modern repositories.