# Owasp

> OWASP

- Skill: `neuralblitz/owasp-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add neuralblitz/owasp-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/neuralblitz/owasp-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: NeuralBlitz (https://skillmd.com/u/neuralblitz)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/neuralblitz/owasp-2

---

# OWASP

OWASP (Open Web Application Security Project) is a nonprofit foundation working to improve software security. It provides widely-accepted security standards, tools, and best practices.

## Key Concepts

- OWASP Top 10
- ASVS (Application Security Verification Standard)
- Testing Guide
- Cheat Sheet Series
- SAMM (Software Assurance Maturity Model)

## Common Use Cases

- Security standards compliance
- Security testing guidance
- Security architecture
- Developer security training
- Security maturity assessment

## Best Practices

- Follow OWASP Top 10
- Implement ASVS levels
- Use OWASP CSRF
- Apply cheat sheets
- Use ZAP for testing

## Resources

- Owasp.org: owasp.org
- Related Skills: security, secure-coding, penetration-testing

