feat: v2.0 OWASP AST10 기반 규칙 확장 (22→35개)#4
Merged
Conversation
Tier 1 (8개 deterministic rules): - META-001 아이덴티티 파일 쓰기, META-002 제로폭 유니코드, META-003 Base64 페이로드, SEC-040 YAML 로더, SEC-041 코드 실행, SBX-010 셸 접근, SBX-011 네트워크 권한, SBX-012 파일 글로브 Tier 2 (5개 spec compliance rules): - SCH-001~004 프론트매터 검증, SCH-005 디렉토리 구조 주요 변경: - 워크플로우 6→8단계 (Spec Compliance, Metadata Integrity 추가) - Self-Audit 보호 규칙 강화 (절대 경로 기반 스코핑) - META-002 ASCII Smuggling 벡터 Tag Characters 커버리지 - SEC-041/SEC-002 우선순위 규칙, SBX-004 민감 경로 확장 - 보고서 OWASP AST 매핑 컬럼 추가 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Skill Audit ResultsNot logged in · Please run /login |
7개 픽스처로 35개 규칙의 핵심 동작 검증: - clean-skill: PASSED (정상 스킬) - critical-violations: BLOCKED (SEC-010, SEC-003, DST-001, META-001) - meta-unicode-attack: BLOCKED (META-002 U+200B) - base64-payload: BLOCKED (META-003 76자 Base64) - bad-frontmatter: WARNINGS (SCH-001~003, SCH-005, QUA-003) - wildcard-tools: WARNINGS (SBX-010, SBX-011, SBX-012) - self-audit-copycat: BLOCKED (면책 문구 복사 우회 차단) 7/7 전부 기대 결과와 일치. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Owner
Author
Test Results — 7/7 PASSED
PR Test Plan Checklist
🤖 Generated with Claude Code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
003, SEC-040041, SBX-010~012 (8개 deterministic)주요 변경
references/metadata-checklist.mdreferences/spec-compliance-checklist.mdreferences/security-checklist.md041, SBX-010012 + SBX-004 경로 확장SKILL.mdassets/report-template.mdREADME.md리뷰 결과 반영
4개 에이전트 병렬 리뷰 (spec, security, quality, skill) 후 13건 이슈 전부 수정:
Test plan
🤖 Generated with Claude Code