security-scan이란?
1M 컨텍스트 창을 활용한 전체 코드베이스 취약점 분석. 전체 프로젝트 소스를 로드하고 단일 패스로 심층적인 보안 분석을 실행합니다. Opus 4.6은 출시 전 테스트에서 500개의 제로데이 취약점을 발견했습니다. 이 기술은 해당 기능을 무기화합니다. 출처: phrazzld/claude-config.
1M 컨텍스트 창을 활용한 전체 코드베이스 취약점 분석. 전체 프로젝트 소스를 로드하고 단일 패스로 심층적인 보안 분석을 실행합니다. Opus 4.6은 출시 전 테스트에서 500개의 제로데이 취약점을 발견했습니다. 이 기술은 해당 기능을 무기화합니다.
명령줄에서 security-scan AI 스킬을 개발 환경에 빠르게 설치
출처: phrazzld/claude-config.
Deep security analysis of an entire codebase in a single pass.
Traditional security scanning is file-by-file. It misses cross-file vulnerabilities: data flows from user input through multiple modules to a dangerous sink. With Opus 4.6's 1M token context, we load the entire project and trace attack surfaces end-to-end.
This is NOT a replacement for dedicated SAST/DAST tools. It's a complementary analysis that catches what those tools miss: logic flaws, auth bypasses, business logic vulnerabilities, and cross-module data flow issues.
1M 컨텍스트 창을 활용한 전체 코드베이스 취약점 분석. 전체 프로젝트 소스를 로드하고 단일 패스로 심층적인 보안 분석을 실행합니다. Opus 4.6은 출시 전 테스트에서 500개의 제로데이 취약점을 발견했습니다. 이 기술은 해당 기능을 무기화합니다. 출처: phrazzld/claude-config.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/phrazzld/claude-config --skill security-scan1M 컨텍스트 창을 활용한 전체 코드베이스 취약점 분석. 전체 프로젝트 소스를 로드하고 단일 패스로 심층적인 보안 분석을 실행합니다. Opus 4.6은 출시 전 테스트에서 500개의 제로데이 취약점을 발견했습니다. 이 기술은 해당 기능을 무기화합니다. 출처: phrazzld/claude-config.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/phrazzld/claude-config --skill security-scan 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/phrazzld/claude-config