Now with the question, I realized that the only Field Types that are being sanitized are text, boolean, number, url, email and password (modules/Collections/bootstrap.php), so, is the idea behind all of this to leave it like that and keep it simple and leave the developer to be responsible of the other Field Types or is just work that needs to be done?