# Security - Never commit API keys, service-account JSON files, `.env` files, or access tokens. - Configure evaluator credentials with environment variables. - If any credential has previously appeared in source code, revoke and rotate it before publishing even if it is removed from the release directory. - Run a secret scanner over the complete Git history before making a repository public.