Module Builder access limitation

Hello support,

i built an integration module for SUGAR.

By default when an admin installs the package on the SUGAR org, the permissions on the module will grant admin privileges over the module.

This means that a new user without any role, will have admin role over the module.

Is it possible to disable the access to the module by default in the manifest.php file ?

In this way when the admin install the package, no one will be able to access it, but the admin will need to create a role with admin privileges and associate it manually to all the users that can change it ?

Thx for your support.