What problem does it solve?
This Skill provides deep security analysis of code and system designs to identify vulnerabilities, articulate attack vectors, and recommend fixes so teams can reduce risk before deployment.
Core Features & Use Cases
- Vulnerability identification: Detect SQL injection, XSS, CSRF, insecure deserialization, and related issues.
- Authentication and authorization review: Analyze auth flows, session handling, and access controls for weaknesses.
- Cryptography and data handling: Review cryptographic usage and data protection practices for misconfigurations and misuse.
- Detailed remediation: Explain vulnerabilities, assess impact and exploitability, and propose prioritized, secure fixes.
- Use Case: Conduct a pre-release security audit of a web backend and provide a prioritized list of fixes with code-safe recommendations.
Quick Start
Analyze the provided codebase for SQL injection, XSS, CSRF, insecure authentication, and cryptographic weaknesses, and return prioritized findings with remediation steps.