·security-scan
!

security-scan

1M 컨텍스트 창을 활용한 전체 코드베이스 취약점 분석. 전체 프로젝트 소스를 로드하고 단일 패스로 심층적인 보안 분석을 실행합니다. Opus 4.6은 출시 전 테스트에서 500개의 제로데이 취약점을 발견했습니다. 이 기술은 해당 기능을 무기화합니다.

8설치·0트렌드·@phrazzld

설치

$npx skills add https://github.com/phrazzld/claude-config --skill security-scan

security-scan 설치 방법

명령줄에서 security-scan AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/phrazzld/claude-config --skill security-scan
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: 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-scan
카테고리
!보안
인증됨
최초 등록
2026-03-01
업데이트
2026-03-10

Browse more skills from phrazzld/claude-config

빠른 답변

security-scan이란?

1M 컨텍스트 창을 활용한 전체 코드베이스 취약점 분석. 전체 프로젝트 소스를 로드하고 단일 패스로 심층적인 보안 분석을 실행합니다. Opus 4.6은 출시 전 테스트에서 500개의 제로데이 취약점을 발견했습니다. 이 기술은 해당 기능을 무기화합니다. 출처: phrazzld/claude-config.

security-scan 설치 방법은?

터미널 또는 명령줄 도구(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