typescript-security-checker

Next.js/TypeScriptプロジェクト向けセキュリティ診断スキル。OWASP準拠。以下の場合に使用:(1) PRレビュー時のセキュリティチェック(2) API Routes のセキュリティ検証(3) 認証・認可ロジックの確認(4) 依存パッケージの脆弱性確認(5) 環境変数・シークレット管理の確認

$ Installer

git clone https://github.com/tailwind8/portfolio-reserve /tmp/portfolio-reserve && cp -r /tmp/portfolio-reserve/.claude/skills/typescript-security-checker ~/.claude/skills/portfolio-reserve

// tip: Run this command in your terminal to install the skill