multi-tenant-data-partitioner
Architects database multi-tenancy models (Shared DB/Schema vs Separate Schema vs Separate Database) and tenant routing.
Asset-Profil
Daten, BI und Analytik
CSV, SQL, notebooks, dashboards, data pipelines, BI, ETL, and spreadsheet analysis.
Szenario
Database and SQL
I need my agent to inspect database schemas, write SQL, and explain query results.
Agent-Fit
Claude Code + CLI + Codex
Geeignet für Codex, Claude Code, Cursor, CLI oder benutzerdefinierte Agents.
Installieren
Bereit
npx skills add codebygarv/Ai-skills --skill multi-tenant-data-partitioner
Wartung
Aktuell
3 Tage seit dem letzten Push
Risiko
Prüfung nötig
Example middleware code uses string interpolation for tenantId in SQL, which could be vulnerable to SQL injection if tenantId is not properly sanitized.
GitHub-Qualität
21
60/100 Qualität · 68/100 Vertrauen
Abdeckungs-Tags
Review-Notizen
Example middleware code uses string interpolation for tenantId in SQL, which could be vulnerable to SQL injection if tenantId is not properly sanitized. · Low GitHub adoption signal
Agent-Adoptionskarte
Vertrauen, Audit und Installationsbereitschaft auf einen Blick
Diese Werte kombinieren öffentliche Repository-Metadaten, OpenAgentSkill-Reviewsignale, Wartungsaktualität und Installationsbereitschaft. Sie helfen bei der Vorauswahl, ersetzen aber keine menschliche Prüfung.
Qualität
VielversprechendUseful candidate, but compare it with alternatives before adopting.
Vertrauen
Nur SandboxNützlicher Kandidat mit fehlenden oder gemischten Vertrauenssignalen. Bis der Ergebniszyklus die Passung belegt, in einem isolierten Arbeitsbereich verwenden.
Audit
Prüfung nötigMaschinenlesbare Prüfung von Installationsbereitschaft, Sicherheitsmetadaten, Wartung und Akzeptanzrisiko.
OpenAgentSkill Trust Score v5
Menschliche Prüfung vor Installation
Nur in einer Sandbox ausführen und nahe Alternativen vergleichen, bevor sie produktiv eingesetzt wird.
Stars
21 GitHub-Stars
Repository-Aktivität
21 Stars und 1 Forks
Wartung
3 Tage seit dem letzten Push
Lizenz
MIT
Installieren
npx skills add codebygarv/Ai-skills --skill multi-tenant-data-partitioner
Installationssicherheit
Standard-Paket- oder Laufzeit-Installationspfad
Berechtigungsfläche
network or browser access, database access
Agent-Ergebnisse
Noch keine Agent-Ergebnisdaten
Dokumentation
Usable metadata, review docs
Risikoübersicht
Vor Produktion prüfen
- Example middleware code uses string interpolation for tenantId in SQL, which could be vulnerable to SQL injection if tenantId is not properly sanitized.
- Low GitHub adoption signal
- Quality score needs review
- GitHub adoption: 21 GitHub stars
Installationsbereitschaft
Installationspfad verfügbar
- Installationspfad ist verfügbar
- Repository-Belege sind verfügbar
- Lizenz ist angegeben
- Noch keine Agent-Proven-Ergebnisbelege
Agent-lesbare Metadaten
Maschinenlesbare Entscheidungsdaten für diesen Skill.
Nutze diesen Block oder das eingebettete JSON, um zu entscheiden, ob ein Agent diesen Skill installieren, eine Alternative wählen oder zuerst menschliche Prüfung anfordern soll.
Geeignete Aufgaben
- Database and SQL-Workflows
- Claude-Code-Teams
- builders willing to evaluate younger projects
- Understand table relationships
Geeignete Agents
Installationsentscheidung
- Befehl
- npx skills add codebygarv/Ai-skills --skill multi-tenant-data-partitioner
- Richtlinie
- Prüfen
- Menschliche Prüfung
- Ja
Vertrauen und Risiko
- Vertrauen
- 60/100
- Audit
- 74/100
- Risikoebene
- Prüfung nötig
Ergebnis-Loop
- Endpoint
- /api/agent/outcome
- Event-ID
- resolve
- Ergebnisse
- 5
Installationsbefehl
npx skills add codebygarv/Ai-skills --skill multi-tenant-data-partitionerNicht verwenden, wenn
- Teams, die ein vom Anbieter unterstütztes SLA benötigen
- production agents without a repository review
- Low GitHub adoption signal
- Example middleware code uses string interpolation for tenantId in SQL, which could be vulnerable to SQL injection if tenantId is not properly sanitized.
- Quality score needs review
Agent-Sicherheit v2
58/100 · Vor Installation prüfen
Nutzbarer Kandidat, aber der Agent sollte Berechtigungs- und Auditnotizen vor der Installation anzeigen.
Vor der Installation in einem echten Arbeitsbereich ist menschliche Freigabe erforderlich.
Mittel
Netzwerkzugriff
Die Skill ruft wahrscheinlich Remote-Seiten, APIs, Repositories oder externe Dienste ab.
Mittel
Datenbankzugriff
Die Skill kann Schemata prüfen, Datenbanken abfragen oder mit persistenten Speichern arbeiten.
- Example middleware code uses string interpolation for tenantId in SQL, which could be vulnerable to SQL injection if tenantId is not properly sanitized.
Installationsziele
Diesen Skill im Agent-Workflow installieren
Über den öffentlichen Endpunkt erhältst du Befehl, Sicherheitscheckliste, Ziel-Prompts und kanonische Links.
OpenAgentSkill CLI
Resolve policy, run the source installer safely, and report a verified install receipt.
$ npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install codebygarv-multi-tenant-data-partitionerAgent-Auflösungsplan
Lass einen Agent die Eignung vor der Installation prüfen.
Die Resolve API liefert die beste Skill, Alternativen, Sicherheitsrichtlinien, Auditnotizen, Installationsziel und einen direkt nutzbaren Prompt.
JSON öffnen
/api/agent/resolve?task=Use%20multi-tenant-data-partitioner%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve-Text
/api/agent/resolve?task=Use%20multi-tenant-data-partitioner%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Installationsübergabe
/api/skills/codebygarv-multi-tenant-data-partitioner/install
Agent sollte prüfen
- Task fit and alternatives from Resolve API.
- Audit score, trust score, and safety policy warnings.
- Install target compatibility for Codex, Claude Code, Cursor, or CLI.
Prompt kopieren
Task: Use multi-tenant-data-partitioner in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20multi-tenant-data-partitioner%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/codebygarv-multi-tenant-data-partitioner/install
Install command: npx skills add codebygarv/Ai-skills --skill multi-tenant-data-partitioner
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent-Übergabe
Gib dem Agent den Installationspfad, nicht noch ein Verzeichnis.
Über den öffentlichen Endpunkt erhältst du Befehl, Sicherheitscheckliste, Ziel-Prompts und kanonische Links.
Installationsübergabe
/api/skills/codebygarv-multi-tenant-data-partitioner/install
LLM-Textformat
/api/skills/codebygarv-multi-tenant-data-partitioner/install?format=text
Alternativen finden
/api/skills/search?q=multi-tenant-data-partitioner&limit=3
Agent-Prompt
Use multi-tenant-data-partitioner for this task. Review https://www.openagentskill.com/api/skills/codebygarv-multi-tenant-data-partitioner/install, then install with: npx skills add codebygarv/Ai-skills --skill multi-tenant-data-partitionerRegistry-Metadaten
Agent-lesbares Profil für die automatische Skill-Auswahl.
Die Registry API stellt Entscheidungs-, Vertrauens-, Audit-, Use-Case- und Installationssignale ohne UI-Scraping bereit.
Manifest
/api/registry/manifest/codebygarv-multi-tenant-data-partitioner
LLM-Text
/api/registry/manifest/codebygarv-multi-tenant-data-partitioner?format=text
Installationsalias
/api/registry/install/codebygarv-multi-tenant-data-partitioner
Empfehlen
/api/registry/recommend?task=Use%20multi-tenant-data-partitioner%20in%20an%20agent%20workflow&limit=3
Agent-Fit
Database and SQL
Plattformen
Claude Code
Audit-Bericht
Prüfung nötig · 74/100
Maschinenlesbare Prüfung von Installationsbereitschaft, Sicherheitsmetadaten, Wartung und Akzeptanzrisiko.
Agent-Entscheidungspanel
Fallback candidate for Database and SQL
Prototype with this skill first; keep a fallback candidate ready.
Rolle im Stack
Fallback-Kandidat
Primäre Eignung
Database and SQL
Vertrauenslabel
Zuerst prototypisieren
Installationspfad
Befehl bereit
Verwenden wenn
- Database and SQL-Workflows
- Claude-Code-Teams
- builders willing to evaluate younger projects
Evidenz
- recent repository activity
- install command or GitHub repo available
- Qualitätsprofil 60/100
- 7 OpenAgentSkill-Interaktionen
zuerst prüfen
- Low GitHub adoption signal
- Example middleware code uses string interpolation for tenantId in SQL, which could be vulnerable to SQL injection if tenantId is not properly sanitized.
Implementierungspfad
- 1Installieren Sie es in einem Sandbox-Agent und führen Sie eine Database and SQL-Aufgabe vollständig aus.
- 2Compare output quality, latency, and failure behavior against at least one alternative.
- 3Promote it into production only after reviewing repository permissions, license, and maintenance signals.
Vertrauensprofil
Nur Sandbox
Nützlicher Kandidat mit fehlenden oder gemischten Vertrauenssignalen. Bis der Ergebniszyklus die Passung belegt, in einem isolierten Arbeitsbereich verwenden.
GitHub-Akzeptanz
Beheben21 GitHub-Stars
Star-/Fork-Aktivität
Beheben21 Stars und 1 Forks; Issue-Aktivität ist in den aktuellen Metadaten nicht verfügbar
Aktuelle Wartung
Bestanden3 Tage seit dem letzten Push
Lizenzklarheit
BestandenMIT
Positive Signale
- KI-Prüfung genehmigt
- Installationspfad ist verfügbar
- Repository-Belege sind verfügbar
- Kürzlich gewartetes Repository
- Der Installationsbefehl weist kein offensichtliches Hochrisikomuster auf
- Ergebniszyklus ist bereit, benötigt aber den ersten echten Agent-Lauf
Vor Installation prüfen
- Example middleware code uses string interpolation for tenantId in SQL, which could be vulnerable to SQL injection if tenantId is not properly sanitized.
- Low GitHub adoption signal
- Quality score needs review
- GitHub adoption: 21 GitHub stars
- Stars/forks activity: 21 stars, 1 forks; issue activity unavailable in current metadata
- Noch keine echten Agent-Ergebnisberichte
- Vor unbeaufsichtigter Installation ist menschliche Prüfung erforderlich
Empfohlene Aktion
Nur in einer Sandbox ausführen und nahe Alternativen vergleichen, bevor sie produktiv eingesetzt wird.
Qualitätsprofil
Vielversprechend Kandidat für Agent-Workflows
Useful candidate, but compare it with alternatives before adopting.
Workflow-Eignung
Diese Skill in diesen Szenarien nutzen
Work with data stores
Database and SQL
I need my agent to inspect database schemas, write SQL, and explain query results.
Reduce risk
Security and compliance
I need my agent to scan a project for security risks and summarize what needs attention.
Investigate faster
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Workflow-Eignung
Zum vollständigen Workflow hinzufügen
Find, compare, and synthesize
Research report agent
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Scrape, clean, and reuse web data
Web data pipeline
A practical workflow for agents that crawl public pages, extract clean content, normalize data, and hand it to downstream research or RAG workflows.
Turn skills into distribution
Content growth agent
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternativen-Shortlist
Vor Installation vergleichen
Similar skills that may fit this task.
D3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Data Science For Beginners
10 Weeks, 20 Lessons, Data Science for All!
Sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB, DB2 and DB2 for IBM i.
Übersicht
--- name: multi-tenant-data-partitioner description: Architects database multi-tenancy models (Shared DB/Schema vs Separate Schema vs Separate Database) and tenant routing. ---
## Purpose
Architect secure, cost-effective, and scalable database multi-tenancy models (Shared Database/Shared Schema with Row-Level Security, Database-per-Tenant, Schema-per-Tenant) tailored to compliance, isolation, and cost constraints.
## When to Use
- Designing the data architecture for a B2B SaaS application. - Enterprise customers requesting strict physical data isolation or custom backup schedules. - Evaluating database costs vs cross-tenant data leakage risks.
## What to Analyze
1. **Isolation Model Selection**: - *Shared Database, Shared Schema (Pool)*: Highest resource efficiency, lowest cost, enforced via Postgres RLS. - *Separate Schema (Bridge)*: Logical isolation, schema migration overhead at 1,000+ tenants. - *Separate Database (Silo)*: Complete physical isolation, highest cost, individual tenant disaster recovery. 2. **Tenant Context Resolution**: Subdomain (`tenant.app.com`), JWT claim, or custom HTTP header routing. 3. **Connection Pool Management**: Dynamic connection routing without exhausting database connection limits. 4. **Cross-Tenant Leakage Prevention**: Automated query filters and database-enforced Row-Level Security (RLS). 5. **Noisy Neighbor Defense**: Per-tenant query rate limits and compute quotas.
## Output Format
- **Multi-Tenancy Tradeoff Matrix**: Comparison of Pool vs Bridge vs Silo for your specific scale. - **Postgres Row-Level Security (RLS) Policy**: SQL script enforcing `tenant_id` session boundaries. - **Tenant Routing Middleware**: Code extracting and injecting tenant context into database queries.
## Avoid
- Relying solely on application-level `WHERE tenant_id = :id` queries without database-level RLS enforcement. - Creating 10,000 PostgreSQL schemas on a single instance (causes heavy catalog metadata lock contention).
Technische Details
- Version
- 1.0.0
- Lizenz
- MIT
- Letzte Aktualisierung
- 20. Aug. 2026
- Veröffentlicht
- 20. Aug. 2026
Entscheidungsübersicht
Fallback-Kandidat
recent repository activity
Audit
Installationsprüfung
Installations- und Adoptionsprüfung
- Sicherheit
- 77/100
- Wartung
- 100/100
- Installieren
- 92/100
Von Agent belegte Evidenz
Von Agent belegte Evidenz
Ergebnisberichte nach Resolve, Prüfung, Installation und einem begrenzten Lauf.
- Erfolgsrate
- —
- Letzter Fehler
- —
- Ergebnisse
- 0
- Ausgabequalität
- —
- Fehlgeschlagen
- 0
- Nicht relevant
- 0
- Installationen
- 0
- Durch Risiko blockiert
- 0
- Einrichtung erforderlich
- 0
- Produktion
- 0
Noch keine Agent-Ergebnisdaten. Der erste Lauf kann Erfolg, Einrichtungsbedarf, Risikoblockaden, Fehler oder Irrelevanz über /api/agent/outcome melden.
Installieren
Zum Agent-Workflow hinzufügen
Kostenlos und Open Source. Bericht vor der Installation in Produktions-Agents prüfen.
Wachstums-Loop
Share-Kit
Szenariobasierter Entwurf für multi-tenant-data-partitioner, bereit für einen manuellen X-Post.
multi-tenant-data-partitioner: Architects database multi-tenancy models (Shared DB/Schema vs Separate Schema vs Separate Dat... 21 stars https://www.openagentskill.com/skills/codebygarv-multi-tenant-data-partitioner?ref=x
Optionale Antwort mit Installationsbefehl
Listing + install path for multi-tenant-data-partitioner: https://www.openagentskill.com/skills/codebygarv-multi-tenant-data-partitioner?ref=x Install: npx skills add codebygarv/Ai-skills --skill multi-tenant-data-partitioner
Quelle des Eintrags
Registry-indexiert
Dieser Eintrag wurde aus öffentlichen Quellen indexiert und ist erst nach Genehmigung eines Maintainer-Anspruchs offiziell.
- Ersteller
- codebygarv
- Quelle
- codebygarv/Ai-skills
- Indexiert von
- OpenAgentSkill Community-Index
Die Zuordnung verlinkt auf das öffentliche Repository oder Creator-Profil. Creator können den Eintrag beanspruchen, um Eigentümersignale zu aktualisieren.
Diesen Skill beanspruchenEigentümeranspruch
Diesen Skill-Eintrag beanspruchen
Dieser Registry-indexiert-Eintrag wird codebygarv zugeschrieben, ist aber noch nicht offiziell markiert. Beanspruche ihn, um ein verifiziertes Eigentümersignal hinzuzufügen und künftige Launch-, Installations- und Audit-Updates vertrauenswürdiger zu machen.
Creator-Backlink-Kit
Evidenz-Badges in deine README einfügen
Zeige den kanonischen Eintrag, aktuelle Vertrauens- und Audit-Signale sowie echte Agent-Proven-Evidenz dort, wo Entwickler das Repository bewerten.
[](https://www.openagentskill.com/skills/codebygarv-multi-tenant-data-partitioner)
[](https://www.openagentskill.com/skills/codebygarv-multi-tenant-data-partitioner)
[](https://www.openagentskill.com/skills/codebygarv-multi-tenant-data-partitioner/audit)
[](https://www.openagentskill.com/skills/codebygarv-multi-tenant-data-partitioner)Autor
codebygarv
@codebygarv
Tags
Plattform-Fit
Gesundheitssignale
- GitHub-Stars
- 21
- Qualitätswert
- 32/100
- Letzter GitHub-Push
- 20. Aug. 2026
- Framework-Hinweise
- Unbekannt
- OpenAgentSkill-Aufrufe
- 7
- Installationskopien
- 0
- Externe Klicks
- 0
Community-Signal
Teile mit, ob dieser Skill für deinen Agent-Workflow nützlich ist. Zusammengefasstes Feedback verbessert das Ranking im Laufe der Zeit.
Vertrauen & Sicherheit
Nur Sandbox
- GitHub-Akzeptanz21 GitHub-StarsBeheben
- Star-/Fork-Aktivität21 Stars und 1 Forks; Issue-Aktivität ist in den aktuellen Metadaten nicht verfügbarBeheben
- Aktuelle Wartung3 Tage seit dem letzten PushBestanden
- LizenzklarheitMITBestanden
- README/SKILL.md-VollständigkeitÖffentliche Metadaten benötigen mehr README/SKILL.md-KontextInfo
- Abhängigkeits-/Laufzeitrisikonetwork or browser surface, database surfaceInfo
Ähnliche Skills
D3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
113.1K StarsEcharts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
66.6K StarsData Science For Beginners
10 Weeks, 20 Lessons, Data Science for All!
35.6K StarsSequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB, DB2 and DB2 for IBM i.
30.4K Stars