·postgres-rls
</>

postgres-rls

OBLIGATORISCH beim Berühren von Authentifizierungstabellen, Mandantenisolation, RLS-Richtlinien oder mehrmandantenfähigem Datenbankcode – setzt Best Practices für die Sicherheit auf Zeilenebene durch und fängt häufige Bypass-Schwachstellen ab

4Installationen·0Trend·@troykelly

Installation

$npx skills add https://github.com/troykelly/codex-skills --skill postgres-rls

So installieren Sie postgres-rls

Installieren Sie den KI-Skill postgres-rls schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/troykelly/codex-skills --skill postgres-rls
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: troykelly/codex-skills.

Row Level Security (RLS) provides defense-in-depth for data isolation. When implemented correctly, it prevents data leaks even if application code misses a filter. When implemented incorrectly, it creates false security confidence while data bleeds between tenants.

Core principle: RLS is your last line of defense, not your only one. Get it wrong and you have a data breach.

Announce at start: "I'm applying postgres-rls to verify Row Level Security implementation."

OBLIGATORISCH beim Berühren von Authentifizierungstabellen, Mandantenisolation, RLS-Richtlinien oder mehrmandantenfähigem Datenbankcode – setzt Best Practices für die Sicherheit auf Zeilenebene durch und fängt häufige Bypass-Schwachstellen ab Quelle: troykelly/codex-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/troykelly/codex-skills --skill postgres-rls
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-25
Aktualisiert
2026-03-10

Browse more skills from troykelly/codex-skills

Schnelle Antworten

Was ist postgres-rls?

OBLIGATORISCH beim Berühren von Authentifizierungstabellen, Mandantenisolation, RLS-Richtlinien oder mehrmandantenfähigem Datenbankcode – setzt Best Practices für die Sicherheit auf Zeilenebene durch und fängt häufige Bypass-Schwachstellen ab Quelle: troykelly/codex-skills.

Wie installiere ich postgres-rls?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/troykelly/codex-skills --skill postgres-rls Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/troykelly/codex-skills