Operations

Secrets

Catalog of secret references — env var names only, never values.

Raw secret values never leave the server and are never written to the database. This catalog tracks which env vars are required, who owns them, and whether they are present in the current environment.

Secret KeyEnv VarStorageRequiredEnv Value PresentStatus
twilio.account_sidTWILIO_ACCOUNT_SIDEnvironment VariableYesPresentNot Verified
twilio.api_key_sidTWILIO_API_KEY_SIDEnvironment VariableYesPresentNot Verified
twilio.api_key_secretTWILIO_API_KEY_SECRETEnvironment VariableYesPresentNot Verified
twilio.auth_tokenTWILIO_AUTH_TOKENEnvironment VariableYesPresentNot Verified
twilio.webhook_auth_tokenTWILIO_WEBHOOK_AUTH_TOKENEnvironment VariableYesPresentNot Verified
twilio.messaging_service_sidTWILIO_MESSAGING_SERVICE_SIDEnvironment VariableYesPresentNot Verified
twilio.phone_numberTWILIO_PHONE_NUMBEREnvironment VariableYesPresentVerified
twilio.voice_forwardingTWILIO_VOICE_FORWARDING_NUMBEREnvironment VariableYesPresentNot Verified
google.client_idGOOGLE_CLIENT_IDEnvironment VariableYesPresentNot Verified
google.client_secretGOOGLE_CLIENT_SECRETEnvironment VariableYesPresentNot Verified
google.redirect_uriGOOGLE_REDIRECT_URIEnvironment VariableYesPresentVerified
google.production_redirect_uriGOOGLE_PRODUCTION_REDIRECT_URIEnvironment VariableYesMissingVerified
anthropic.api_keyANTHROPIC_API_KEYEnvironment VariableYesPresentNot Verified

Catalog only. Secret values never leave the server.