·supabase-extract-jwt
!

supabase-extract-jwt

yoanbernabeu/supabase-pentest-skills

クライアント側のコード、Cookie、ローカル ストレージ パターンから Supabase 関連の JWT を抽出してデコードします。

59インストール·2トレンド·@yoanbernabeu

インストール

$npx skills add https://github.com/yoanbernabeu/supabase-pentest-skills --skill supabase-extract-jwt

SKILL.md

🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO, not just at the end. Write to .sb-pentest-context.json IMMEDIATELY after each discovery Log to .sb-pentest-audit.log BEFORE and AFTER each action DO NOT wait until the skill completes to update files

If the skill crashes or is interrupted, all prior findings must already be saved This is not optional. Failure to write progressively is a critical error.

This skill extracts and analyzes JSON Web Tokens (JWTs) related to Supabase from client-side code.

クライアント側のコード、Cookie、ローカル ストレージ パターンから Supabase 関連の JWT を抽出してデコードします。 ソース: yoanbernabeu/supabase-pentest-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/yoanbernabeu/supabase-pentest-skills --skill supabase-extract-jwt
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-10
更新日
2026-02-18

クイックアンサー

supabase-extract-jwt とは?

クライアント側のコード、Cookie、ローカル ストレージ パターンから Supabase 関連の JWT を抽出してデコードします。 ソース: yoanbernabeu/supabase-pentest-skills。

supabase-extract-jwt のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yoanbernabeu/supabase-pentest-skills --skill supabase-extract-jwt インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/yoanbernabeu/supabase-pentest-skills