That depends on implementation but basically it means you won't be able to build your package if you depend on a product from a dependency that product contains unsafe flags.
Yikes, I forgot adding this portion in the draft proposal. unsafeFlags
will be supported in local dependencies but not branch or versioned dependencies.