security-practices
Security Practices Skill
Level 1: Quick Start (5 minutes)
What You'll Learn
Implement essential security practices to protect applications from common vulnerabilities and attacks.
Core Principles
- Zero Trust: Never trust, always verify
- Defense in Depth: Multiple layers of security controls
- Shift Left: Integrate security early in development
- Least Privilege: Grant minimum necessary permissions
Quick Security Checklist
More from williamzujkowski/standards
coding-standards
Comprehensive coding standards and best practices for maintainable, consistent software development across multiple languages and paradigms
18testing
Comprehensive testing standards including unit, integration, security, and property-based testing with TDD methodology
10skill-loader
Skill-Loader standards and best practices for Skill Loader. Includes implementation guidelines, common patterns, and testing strategies.
7nist-compliance
NIST 800-53r5 control implementation, tagging, evidence collection, and compliance automation for security frameworks
6legacy-bridge
Backward compatibility bridge that translates legacy @load patterns to new Skills format. Enables seamless migration with zero breaking changes during 6-month transition period.
4