Providers that support ambient auth outside app env-var checks.
These providers can authenticate without the env var listed in
PROVIDER_API_KEY_ENV, so a missing env var should not be treated as a hard
credential failure. Used by create_model to skip the early credential check
and by get_provider_auth_status for user-facing auth labels.