概要
The Security skill for Claude Code acts as a specialized guardrail and advisor for building resilient, production-ready software. It focuses on identifying vulnerabilities early, enforcing robust authentication and authorization patterns, and ensuring the principle of least privilege is applied across the codebase. By integrating these practices, the skill helps developers secure sensitive data, sanitize inputs to prevent injection attacks, and manage sessions securely, making it an essential tool for any project handling user data or external API integrations.