appsec-owasp

Solid

Use this skill when securing web applications, preventing OWASP Top 10 vulnerabilities, implementing input validation, or designing authentication. Triggers on XSS, SQL injection, CSRF, SSRF, broken authentication, security headers, input validation, output encoding, OWASP, and any task requiring application security hardening.

Web & Frontend 167 stars 29 forks Updated today MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
74
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

When this skill is activated, always start your first response with the 🧢 emoji. # AppSec - OWASP Top 10 A practitioner's guide to application security based on the OWASP Top 10 2021. This skill covers the full lifecycle of web application security - from threat modeling to concrete code patterns for preventing injection, authentication failures, XSS, CSRF, SSRF, and misconfiguration. Designed for developers who need security guidance at the code level, not just as policy. --- ## When to use this skill Trigger this skill when the user: - Asks how to prevent XSS, SQL injection, CSRF, or SSRF - Implements or reviews authentication / session management - Sets security headers (CSP, HSTS, X-Frame-Options, etc.) - Validates or sanitizes user input - Designs authorization logic or access controls - Reviews code for OWASP Top 10 vulnerabilities - Asks about output encoding, parameterized queries, or allowlists Do NOT trigger this skill for: - Network-level security (firewalls, VPNs, DDoS mitigation) - use a network security skill instead - Secrets management / key rotation workflows - use a secrets management skill for those operational concerns --- ## Key principles 1. **Never trust user input** - All data from the outside world is untrusted: HTTP bodies, headers, query params, cookies, uploaded files, and even data read back from your own database that originated from user input. 2. **Defense in depth** - Apply multiple independent security controls. If one ...

Details

Author
AbsolutelySkilled
Repository
AbsolutelySkilled/AbsolutelySkilled
Created
2 months ago
Last Updated
today
Language
MDX
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

appsec-owasp

Use this skill when securing web applications, preventing OWASP Top 10 vulnerabilities, implementing input validation, or designing authentication. Triggers on XSS, SQL injection, CSRF, SSRF, broken authentication, security headers, input validation, output encoding, OWASP, and any task requiring application security hardening.

3 Updated today
Samuelca6399
Data & Documents Listed

security-best-practices

Security-focused development skill covering OWASP Top 10 and secure coding. Use when implementing authentication, handling user data, or security review. Keywords: security, auth, authentication, authorization, OWASP, XSS, SQL injection, CSRF, secure

0 Updated today
cheemsiulord
AI & Automation Listed

secure-code-guardian

Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention.

2 Updated today
zacklecon
API & Backend Listed

security-sentinel

Use when working with authentication, API routes, user input, or sensitive data. Audits code for security vulnerabilities based on OWASP Top 10. Critical for payment processing, auth systems, and data handling.

335 Updated today
aiskillstore
AI & Automation Listed

owasp-top-10-implementation

Незаблокирующая проверка по OWASP Top 10 2025 при реализации. Используй для: безопасность, проверь авторизацию, права доступа, секреты, инъекции, XSS, SSRF, цепочка поставок, криптография, заголовки безопасности, CORS. EN triggers: security check, OWASP audit, auth/authz, secrets handling, injection check, XSS prevention, SSRF check, supply chain, crypto, security headers, CORS, secure coding.

1 Updated today
NDDev-it-com