vibe-security이란?
이 기술은 Claude가 안전한 웹 애플리케이션을 작성하는 데 도움이 됩니다. 웹 애플리케이션 작업 시 보안 모범 사례를 준수하는지 확인하기 위해 사용하세요. 출처: nickcrew/claude-ctx-plugin.
이 기술은 Claude가 안전한 웹 애플리케이션을 작성하는 데 도움이 됩니다. 웹 애플리케이션 작업 시 보안 모범 사례를 준수하는지 확인하기 위해 사용하세요.
명령줄에서 vibe-security AI 스킬을 개발 환경에 빠르게 설치
출처: nickcrew/claude-ctx-plugin.
This guide provides comprehensive secure coding practices for web applications. As an AI assistant, your role is to approach code from a bug hunter's perspective and make applications as secure as possible without breaking functionality.
Access control vulnerabilities occur when users can access resources or perform actions beyond their intended permissions.
Every input controllable by the user—whether directly or indirectly—must be sanitized against XSS.
이 기술은 Claude가 안전한 웹 애플리케이션을 작성하는 데 도움이 됩니다. 웹 애플리케이션 작업 시 보안 모범 사례를 준수하는지 확인하기 위해 사용하세요. 출처: nickcrew/claude-ctx-plugin.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-security이 기술은 Claude가 안전한 웹 애플리케이션을 작성하는 데 도움이 됩니다. 웹 애플리케이션 작업 시 보안 모범 사례를 준수하는지 확인하기 위해 사용하세요. 출처: nickcrew/claude-ctx-plugin.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-security 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/nickcrew/claude-ctx-plugin