Check compliance with OWASP Top 10 security risks and best practices. Use when performing comprehensive security audits. Trigger with 'check OWASP compliance', 'audit web security', or 'validate OWASP'.
5.8
Rating
0
Installs
Security
Category
This skill provides a solid framework for OWASP compliance checking with clear activation triggers and well-structured documentation. The description adequately covers what the skill does and when to use it. The SKILL.md references scripts (owasp_scan.sh, remediation_advisor.py, report_generator.py) that presumably contain the implementation details, which is appropriate. Structure is good with clear sections covering overview, examples, prerequisites, and instructions. However, the novelty score is moderate because OWASP scanning tools are widely available and a CLI agent could invoke existing tools like OWASP ZAP, Dependency-Check, or other scanners with moderate effort. The skill's value lies primarily in workflow automation and report generation rather than solving a uniquely complex problem. The task knowledge is adequate assuming the referenced scripts contain proper scanning logic, though the instructions in SKILL.md remain somewhat generic. Overall, this is a well-documented, useful skill for automating security audits, though not exceptionally novel.
Loading SKILL.md…