Pass parameters securely with script tagUse an IIFE to encapsulate the script logic and access secret data securely.Avoid exposing API keys in the global scope.