More like “How to avoid unsafe code” guidelines. And perhaps clippy warnings.
I do believe a coordinated effort for providing good enough safe abstractions so that unsafe code can be eliminated from most crates is required. I was hoping the security WG proposal would result in something like that, but turns out the term “security” is too broad. So here I am, trying to blaze the trail and lead by example.