supabase
Build Supabase Apps Safely
Supabase projects change quickly, and outdated guidance can create database or auth defects. This skill directs Claude, Codex, and Claude Code to verify docs, use safe workflows, and check Supabase security concerns.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "supabase" from https://skillstore.io/skills/supabase-supabase.md and its manifest at https://skillstore.io/api/skills/supabase-supabase/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "supabase". A user asks how to add private project notes.
Expected outcome:
The assistant verifies current Supabase docs, recommends RLS for project membership, and lists tests for allowed and denied access.
Using "supabase". A user reports that the MCP server is unavailable.
Expected outcome:
The assistant checks the official server URL, expects an unauthorized response without a token, then guides OAuth troubleshooting.
Using "supabase". A user needs a database migration.
Expected outcome:
The assistant proposes an iterative SQL workflow, runs advisors when available, and creates a reviewed migration after verification.
Security Audit
SafeAll static findings were false positives after contextual review. The high path traversal flag is a relative Markdown link, and the external command flags are Markdown examples or legitimate Supabase guidance. No prompt injection, malicious exfiltration, or hidden override intent was found.
Risk Factors
๐ Network access (6)
๐ Filesystem access (2)
โ๏ธ External commands (26)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/supabase-supabase/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/supabase-supabase?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/supabase-supabase?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/supabase-supabase/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/supabase-supabase.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
supabase. (2026). supabase security audit report (audit version 5) [Author version 0.1.0]. Skillstore. https://skillstore.io/skills/supabase-supabase/audits/5BibTeX citation
@techreport{supabase-supabase-supabase-2026,
author = {supabase},
title = {supabase security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/supabase-supabase/audits/5},
note = {Author version 0.1.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "supabase security audit report (audit version 5)"
version: "0.1.0"
type: report
authors:
- name: "supabase"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/supabase-supabase/audits/5"
identifiers:
- type: other
value: "skillstore:supabase-supabase:audit:5"
description: "Skillstore immutable audit report identifier"
Compare variants
3 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
supabase-supabase
2026-08-21
acurioustractor-supabase
2026-08-21
dicklesworthstone-supabase
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a secure Supabase feature
Use current docs and security checks before adding auth, storage, database, or realtime behavior.
Troubleshoot MCP and CLI access
Check Supabase CLI versions, MCP reachability, OAuth setup, and fallback options.
Review database changes
Evaluate RLS, views, functions, policies, advisors, and migration readiness before committing schema changes.
Try These Prompts
I am adding a Supabase feature. Identify the current docs I should verify first, then summarize the safest implementation path.
Help debug this Supabase auth issue. Check session handling, JWT freshness, metadata usage, and any RLS policies involved.
Plan a Supabase schema change. Use an iterative workflow, list verification steps, and explain when to generate the migration.
Audit these Supabase changes for RLS, views, privileged functions, storage policies, API keys, and migration risks.
Best Practices
- Verify current Supabase docs before implementing feature-specific guidance.
- Review RLS, keys, views, storage policies, and JWT claims before changing user data paths.
- Use local verification and advisors before committing migrations.
Avoid
- Treating old model knowledge as authoritative for current Supabase APIs.
- Using editable user metadata for authorization decisions.
- Creating migration files by guessing filenames or skipping verification.
Frequently Asked Questions
Does this skill run Supabase commands automatically?
Can it help with RLS policies?
Does it support Supabase MCP?
Is it only for backend database work?
Can it submit feedback to maintainers?
Does it replace official Supabase docs?
Developer Details
Author
supabaseLicense
MIT
Author version
v0.1.0
Skillstore revision
r1
Ref
f93e9bb0daca99badb6a7e574b97737155d57cb3
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 84 views
File structure