bknd-row-level-security

Installation
SKILL.md

Row-Level Security (RLS)

Implement data-level access control using filter policies to restrict which records users can access.

Prerequisites

  • Bknd project with code-first configuration
  • Auth enabled (auth: { enabled: true })
  • Guard enabled (guard: { enabled: true })
  • At least one role defined (see bknd-create-role)
  • Entity with ownership field (e.g., user_id)

When to Use UI Mode

  • Viewing current role policies
  • Quick policy inspection

UI steps: Admin Panel > Auth > Roles > Select role

Related skills

More from cameronapak/bknd-skills

Installs
13
GitHub Stars
3
First Seen
Jan 21, 2026