Clerk access hygiene digest
Use “Clerk access hygiene digest” in Recued. It provides a scheduled, read-only Clerk access governance digest.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (30 steps)
users_raw
?
user_count_raw
?
sessions_raw
?
orgs_raw
?
invitations_raw
?
roles_raw
?
permissions_raw
?
defaults
defaults
Apply defaults
session_count
count
Count items in sessions
org_count
count
Count items in orgs
invitation_count
count
Count items in invitations
role_count
count
Count items in roles
permission_count
count
Count items in permissions
has_pending_invites
compare
Check if invitation count is greater than 0
notify_enabled
compare
Check if setting notify when pending invites equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
user_rows
slice
Take a subset of
session_rows
slice
Take a subset of
org_rows
slice
Take a subset of
invitation_rows
slice
Take a subset of
role_rows
slice
Take a subset of
permission_rows
slice
Take a subset of
user_table
to_table
Format results as a data table
session_table
to_table
Format results as a data table
org_table
to_table
Format results as a data table
invitation_table
to_table
Format results as a data table
role_table
to_table
Format results as a data table
permission_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
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.