From my experience, if an Airbyte connector works, it will continue working if no schema changes on the API happened. So, it can be safe to use in production, but I also studied my connectors so if anything happened I was ready to support by myself, modifying the code if needed. The connectors are very simple and can be easily updated if needed