From 7537df79c749de6651b4e50a1e9a6029f2df410a Mon Sep 17 00:00:00 2001 From: Onome AJ <49563016+Onome-AJ@users.noreply.github.com> Date: Sun, 5 Apr 2026 14:55:54 -0700 Subject: [PATCH] Add Security Sweep plugin to Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4de615..7a00df0 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [compliance-automation-specialist](./plugins/compliance-automation-specialist) - [data-privacy-engineer](./plugins/data-privacy-engineer) - [enterprise-security-reviewer](./plugins/enterprise-security-reviewer) +- [security-sweep](https://github.com/Onome-AJ/security-sweep-plugin) - Comprehensive security scanner covering OWASP Top 10 (2025), Mobile Top 10 (2024), and LLM Top 10 (2025). Scans for hardcoded secrets, injection flaws, auth issues, misconfigurations, AI-specific vulnerabilities, mobile security, and data exposure. - [legal-advisor](./plugins/legal-advisor) - [legal-compliance-checker](./plugins/legal-compliance-checker)