Create and manage secrets for a Worker project. Generate a new secret with a secure random value, add it to the worker configuration, and verify it can be accessed in the worker code. Handle any authentication or permission issues that arise.