security-general
Security checklist: OWASP top 10, secret scanning, input validation, and auth patterns
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Security checklist: OWASP top 10, secret scanning, input validation, and auth patterns
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | security-general |
| description | Security checklist: OWASP top 10, secret scanning, input validation, and auth patterns |
exec, spawn, or shell commands unsanitized.../ sequences.exp, iss, aud claims.git-secrets, truffleHog, or gitleaks in CI.Content-Security-Policy, X-Content-Type-Options, X-Frame-Options headers.npm audit, pip-audit, trivy, OWASP Dependency-Check.Architecture decisions: layering, design patterns, microservices trade-offs, and domain-driven design
Python architecture: PEP-8, type hints, clean layering, dependency injection, and testing strategy
General code review process: priority ordering, what to block on, how to give actionable feedback
Python data science: notebook structure, data validation, reproducibility, and model documentation
Git workflow: branch naming, conventional commits, PR conventions, and merge strategies
TypeScript refactoring: SOLID principles, DRY, type safety improvements, and eliminating code smells