agentsclimarketplace

Owasp check

Skill manastalukdar/ai-devstudio/skills/owasp-check

OWASP Top 10 vulnerability scanning and remediationFrom its SKILL.md

Install
npx -y skills add manastalukdar/ai-devstudio --skill owasp-check

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 324 tokens by cl100k_base, as published. Nobody here has run it

OWASP Top 10 Vulnerability Scanner

I'll scan your application for OWASP Top 10 vulnerabilities and provide remediation guidance for common web security issues.

Arguments: $ARGUMENTS - specific vulnerability category or full scan

OWASP Top 10 (2021) Coverage

Vulnerabilities Checked:

  1. A01:2021 - Broken Access Control
  2. A02:2021 - Cryptographic Failures
  3. A03:2021 - Injection (SQL, NoSQL, Command)
  4. A04:2021 - Insecure Design
  5. A05:2021 - Security Misconfiguration
  6. A06:2021 - Vulnerable Components
  7. A07:2021 - Authentication Failures
  8. A08:2021 - Data Integrity Failures
  9. A09:2021 - Logging & Monitoring Failures
  10. A10:2021 - Server-Side Request Forgery (SSRF)

Token Optimization

Expected range: 600–1,000 tokens (quick scan), 1,500–3,000 tokens (full scan)

Caching: Caches vulnerability patterns in .claude/cache/owasp-check/patterns/ for 7 days.

Early exit: Returns immediately on critical findings to surface them without scanning low-priority code.

Patterns used: Grep-before-Read, early exit, git diff scope default, caching, progressive disclosure

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,871. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.