Security Toolkit

Four defensive security skills covering OWASP Top 10 and supply-chain hardening: pre-deployment audit checklists, secure authentication (hashing, sessions, JWT, OAuth, passkeys), API hardening (rate limiting, CORS, throttling), and npm/bun install-time cooldown with a sandboxed bypass scan.

by @jamditis 4 skills

Skills in this plugin

4
  1. Secure Auth · jamditis bundle
    Secure authentication patterns (OWASP, NIST). Use for login, registration, password reset, sessions, JWT, OAuth, MFA, passkeys.
    1 install
  2. API Hardening · jamditis bundle
    API hardening for Express, FastAPI, and serverless. Use for rate limiting, CORS, input validation, API keys, or OWASP API Top 10.
    1 install
  3. Security Checklist · jamditis bundle
    Pre-deployment security audit organized by OWASP Top 10. Use when reviewing code before shipping or going to production.
    1 install
  4. Supply Chain Hardening · jamditis bundle
    Install-time cooldowns for npm/bun plus a sandboxed pre-install scan for bypasses. Use for supply-chain attacks or npm security.
    1 install