The modules developed and all the module types (Plugins, Hooks, Function handlers, Sig verifiers) are compatible with Safe Account 1.3.0.
Our approach for module development is always developing a module that is directly compatible on Safe Account and then porting it as a module type to enable it via the Module manager on ZenGuard.
A module that is developed as a normal Safe module independent of the manager. This is enabled directly as Safe App: http://safe2link.xyz.
**Source code: https://github.com/zenguardxyz/safe2link**
A module type that is developed as a plugin depends on the manager. This is enabled through the ZenGuard marketplace app: https://safe2link.zenguard.xyz. **Source code: https://github.com/zenguardxyz/safe2link-plugin**
The same dev approach will be used for future modules. The audit will also be carried on for both versions but onchain attestation is applied for the one listed on ZenGuard.