Skip to main content
Run any Skill in Manus
with one click
GitHub repository

supabase-pentest-skills

supabase-pentest-skills contains 24 collected skills from yoanbernabeu, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
24
Stars
56
updated
2026-01-31
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

supabase-pentest
information-security-analysts

Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.

2026-01-31
supabase-audit-rls
information-security-analysts

Test Row Level Security (RLS) policies for common bypass vulnerabilities and misconfigurations.

2026-01-31
supabase-audit-rpc
information-security-analysts

List and test exposed PostgreSQL RPC functions for security issues and potential RLS bypass.

2026-01-31
supabase-audit-tables-list
information-security-analysts

List all tables exposed via the Supabase PostgREST API to identify the attack surface.

2026-01-31
supabase-audit-tables-read
information-security-analysts

Attempt to read data from exposed tables to verify actual data exposure and RLS effectiveness.

2026-01-31
supabase-audit-auth-config
information-security-analysts

Analyze Supabase authentication configuration for security weaknesses and misconfigurations.

2026-01-31
supabase-audit-auth-signup
information-security-analysts

Test if user signup is open and identify potential abuse vectors in the registration process.

2026-01-31
supabase-audit-auth-users
information-security-analysts

Test for user enumeration vulnerabilities through various authentication endpoints.

2026-01-31
supabase-audit-authenticated
information-security-analysts

Create a test user (with explicit permission) to audit what authenticated users can access vs anonymous users. Detects IDOR, cross-user access, and privilege escalation.

2026-01-31
supabase-audit-functions
information-security-analysts

Discover and test Supabase Edge Functions for security vulnerabilities and misconfigurations.

2026-01-31
supabase-audit-realtime
information-security-analysts

Test Supabase Realtime WebSocket channels for unauthorized subscriptions and data exposure.

2026-01-31
supabase-audit-buckets-list
information-security-analysts

List all storage buckets and their configuration to identify the storage attack surface.

2026-01-31
supabase-audit-buckets-public
information-security-analysts

Identify storage buckets that are publicly accessible and may contain sensitive data.

2026-01-31
supabase-audit-buckets-read
information-security-analysts

Attempt to list and read files from storage buckets to verify access controls.

2026-01-31
supabase-detect
information-security-analysts

Detect if a web application uses Supabase by analyzing client-side code, network patterns, and API endpoints.

2026-01-31
supabase-evidence
information-security-analysts

Initialize and manage the evidence collection directory for professional security audits with documented proof of findings.

2026-01-31
supabase-extract-anon-key
information-security-analysts

Extract the Supabase anon/public API key from client-side code. This key is expected in client apps but important for RLS testing.

2026-01-31
supabase-extract-db-string
information-security-analysts

CRITICAL - Detect exposed PostgreSQL database connection strings in client-side code. Direct DB access is a P0 issue.

2026-01-31
supabase-extract-jwt
information-security-analysts

Extract and decode Supabase-related JWTs from client-side code, cookies, and local storage patterns.

2026-01-31
supabase-extract-service-key
information-security-analysts

CRITICAL - Detect if the Supabase service_role key is leaked in client-side code. This is a P0 severity issue.

2026-01-31
supabase-extract-url
information-security-analysts

Extract the Supabase project URL from client-side JavaScript code, environment variables, and configuration files.

2026-01-31
supabase-help
information-security-analysts

Quick reference for all Supabase security audit skills with usage examples and command overview.

2026-01-31
supabase-report
information-security-analysts

Generate a comprehensive Markdown security audit report with executive summary, findings, and remediation guidance.

2026-01-31
supabase-report-compare
information-security-analysts

Compare two security audit reports to track remediation progress and identify new vulnerabilities.

2026-01-31