a4ba0271b0
The helper checks no scopes and no capability context, so a read-only user-actor token reached an alert-channel write and every admin route behind requireAdminApiRequest. Actor-aware routes are unaffected: they authenticate the token through the route builders, which enforce its claims.