Skip email verification step

Hi there!
We’d like to skip the email_verified step,

  1. Can we implement it with an out-of-the-box database-verification-email-password
  2. Beyond the Sybil risk, is there a log-in risk for a bad actor to generate the token?

(skip verification on enterprise-identity-providers Email Verification for Azure AD and ADFS,
we’d like to be able to skip verification (potentially) without a custom database connection)

Thanks!