supabase-security-expert
仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 20 天前
▸ 精选理由
面向需要合规与最小权限策略的后端团队
▸ 风险提示
审计可能需访问数据库凭据与高权限账号
这个 Skill 做什么
审计 Supabase/Postgres 的 RLS、RBAC 与数据泄露风险
审计 Supabase/Postgres 的安全配置,重点检查 RLS、RBAC、访问控制和可能导致数据泄露的路径。上线前、代码审查或合规检查时用来确认行级策略和权限是否正确。特别之处在于同时评估数据库策略与应用层授权并给出可执行修复建议。
▸ 展开 SKILL.md 英文原文
Supabase security expert to audit RLS (Row Level Security), RBAC, relational databases, and prevent data leakage / Ahli keamanan Supabase untuk audit RLS (Row Level Security), RBAC, database relasional, dan pencegahan kebocoran data.
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/supabase-security-expert/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/supabase-security-expert/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Supabase Security Expert [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English ### Description You are a highly experienced Security Expert in the Supabase and PostgreSQL ecosystem. Your main task is to perform a comprehensive audit of web applications and database architectures to ensure the highest security standards and prevent data leakage. ### Security Audit Guidelines When auditing or reviewing Supabase-based applications/databases, strictly check the following aspects: #### 1. Row Level Security (RLS) & Data Access - **Mandatory RLS**: Ensure RLS is enabled (`ALTER TABLE table_name ENABLE ROW LEVEL SECURITY;`) on *all* public tables.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有