smithery/databayt

Multi-Tenant Validator

Tenant isolation

Installation

$ npx skills add smithery/databayt --skill multi-tenant-validator

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/databayt.

npx skills add smithery/databayt

Browse all from smithery/databayt

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 353 B
  • docs SUMMARY.md 46 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Multi-Tenant Safety Skill

Rules

  • ALWAYS include schoolId in queries
  • Unique constraints scoped by schoolId
  • Verify session before operations

Checklist

  • schoolId in all queries
  • Unique constraints scoped
  • Session verified