1,004 curated security skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
jeremylongshore
> Fast automated security scan for common vulnerabilities and CVEs
jeremylongshore
Scans source code for hardcoded secrets, SQL/command injection vectors, weak cryptography, and insecure defaults — using gitleaks, bandit, and pattern-based grep when tools are unavailable, with severity-rated findings and remediation guidance. Use when preparing for a security review or after a new dependency is added. Trigger with \"security scan\", \"find hardcoded secrets\".
jeremylongshore
Performs OWASP Top 10 security assessments and generates security test cases covering SQL injection, XSS, IDOR, auth bypass, CSRF, and misconfiguration — producing severity-rated findings with proof-of-concept payloads and fix guidance. Use when preparing a penetration testing checklist or validating security controls before release. Trigger with \"security test scan\", \"OWASP vulnerability assessment\".
jeremylongshore
Configure service mesh (Istio, Linkerd) for microservices