There is always going to be a security trade-off when automation is involved. Whether Keepers are involved, a Relayer or a protocol like Gelato, at the end of the day, the executor needs the correct access to perform the automation. Thanks to smart contracts though, it doesn’t have to be this way. You can still use a multi-sig smart wallet like SAFE in conjunction with the Zodiac Roles Modifier to designate Roles that only certain authorized accounts can execute. This is how a number of DAOs ...