Mobs won't walk over open trapdoors... thats pretty much it
Oh and its configurable as well
Config
On first use the mod writes config/trapdoorsafety.json containing every living entity id mapped to a boolean, all true by default:
{ "minecraft:creeper": true, "minecraft:villager": true, "minecraft:zombie": false }