What problem does it solve?
Manually implementing security for full-stack Spring Boot + Angular applications is error-prone and often leads to missed OWASP Top 10 vulnerabilities, data breaches, and compliance failures. This Skill eliminates that risk by providing pre-vetted, production-ready security patterns aligned with the HomeFlex architecture.
Core Features & Use Cases
- Security Auditing & Hardening: Automatically scans code for OWASP Top 10 risks, misconfigurations, and insecure patterns in both Spring Boot backends and Angular frontends.
- Compliant Implementation Generation: Provides ready-to-use code for httpOnly JWT cookies, CSRF protection, AES-256-GCM PII encryption, Redis rate limiting, and secure input validation that follows HomeFlex's security baseline.
- Use Case: A developer building a rental platform can use this Skill to instantly add secure authentication, encrypt sensitive user PII, and implement rate limiting without missing critical security gaps.
Quick Start
Use the security skill to audit the HomeFlex property booking API for OWASP Top 10 compliance and add missing CSRF protection and rate limiting to all public endpoints.