Full report (all checks)
security_reportRun probes to test anonymous access, audit RLS policies, and detect cross-tenant leaks, then generate a severity-sorted Markdown report.
Instructions
Runs probe_anon, audit_policies (if a database URL is available) and two_account_test (if a service role key and tables are given), then returns one Markdown report sorted by severity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rpc | No | names, e.g. ["profiles","orders"] | |
| url | No | ||
| tables | No | tables to probe with anon key | |
| anonKey | No | ||
| buckets | No | names, e.g. ["profiles","orders"] | |
| databaseUrl | No | ||
| serviceRoleKey | No | ||
| twoAccountTables | No |