·supabase-audit-tables-read
!

supabase-audit-tables-read

yoanbernabeu/supabase-pentest-skills

公開されたテーブルからデータを読み取り、実際のデータ公開と RLS の有効性を検証してみます。

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

インストール

$npx skills add https://github.com/yoanbernabeu/supabase-pentest-skills --skill supabase-audit-tables-read

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 table tested Log to .sb-pentest-audit.log BEFORE and AFTER each test 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 attempts to read data from exposed tables to determine what information is actually accessible.

公開されたテーブルからデータを読み取り、実際のデータ公開と RLS の有効性を検証してみます。 ソース: yoanbernabeu/supabase-pentest-skills。

原文を見る

引用可能な情報

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

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

クイックアンサー

supabase-audit-tables-read とは?

公開されたテーブルからデータを読み取り、実際のデータ公開と RLS の有効性を検証してみます。 ソース: yoanbernabeu/supabase-pentest-skills。

supabase-audit-tables-read のインストール方法は?

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

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

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