greenroom-security

Community

Secure multi-tenant auth for My Call Time.

AuthorTylerLeonhardt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Securing multi-tenant applications requires a reliable pattern set that enforces authentication, group-level authorization, rate limiting, CSRF protection, and safe session handling to prevent data leakage and abuse across tenants.

Core Features & Use Cases

  • Auth guard hierarchy: requireUser, requireGroupMember, requireGroupAdmin to enforce proper access.
  • Multi-tenancy isolation: strict group-scoped data access and ownership validation for mutations.
  • Rate limiting: protect login/signup and API endpoints from abuse.
  • CSRF protection and secure session cookies: defend form submissions and OAuth flows.
  • Google OAuth CSRF state handling and secure token management.

Quick Start

Apply the appropriate guards, rate limiting, and CSRF checks to your routes to start securing group-scoped resources.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: greenroom-security
Download link: https://github.com/TylerLeonhardt/greenroom/archive/main.zip#greenroom-security

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.