Clerk access hygiene digest
Scheduled read-only Clerk access governance digest. It reads bounded pages of users, sessions, organizations, invitations, organization roles, and organization permissions through recued-core.clerk, renders compact review tables, and can send an in-app nudge when pending invitations are visible. It never creates or deletes users, changes passwords or MFA, creates sessions or tokens, revokes sessions or invitations, changes roles, changes domains, mutates webhooks, or calls arbitrary Clerk APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
clerk
setting
=
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
20
start hour
setting
=
8
user query
setting
=
session status
setting
=
active
invitation status
setting
=
pending
organization query
setting
=
notify when pending invites
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.