# OWASP Compliance Checker

> Checks web applications against OWASP Top 10 vulnerabilities with remediation guidance

- Skill: `eli-yu-first/owasp-compliance-checker` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add eli-yu-first/owasp-compliance-checker`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eli-yu-first/owasp-compliance-checker/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- License: MIT
- Author: Eli-yu-first (https://skillmd.com/u/eli-yu-first)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/eli-yu-first/owasp-compliance-checker

---


# OWASP Compliance Checker

Checks web applications against OWASP Top 10 vulnerabilities with remediation guidance

## Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

### Standalone

```
skillshub run owaspai/OWASP-Compliance-Checker --input "Your query here"
```

### In Agent

Add this skill to your Agent configuration to enable its capabilities.

