원클릭으로
security-standards
Universal security protocols for building safe and resilient software.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Universal security protocols for building safe and resilient software.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Foundational "High-Density" standard for token-optimized agent instructions and CLI-based automated activation.
Universal principles for clean, maintainable, and robust code across all environments.
Standards for performing high-quality, readable code reviews.
Essential rules for code comments, READMEs, and technical documentation.
CRITICAL - Before ANY file write, audit loaded skills for violations. Auto-report via feedback command.
Universal standards for version control, branching, and team collaboration.
| name | Security Standards |
| description | Universal security protocols for building safe and resilient software. |
| metadata | {"labels":["security","encryption","authentication","authorization"],"triggers":{"keywords":["security","encrypt","authenticate","authorize"]}} |
Universal security protocols for building safe and resilient software.
audit) and update third-party libraries to patch CVEs.**No Secrets in Git**: Use Secret Managers or Env variables.**No String Concatenation**: Use Parameterized queries or ORMs.**No Stacktraces in Prod**: Return generic error codes to clients.**No Default Passwords**: Force rotation and strong entropy.