home/categories/code-quality/sickn33-antigravity-awesome-skills-skills-zeroize-audit-skill-md
code-qualitytesting-security

zeroize-audit

Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.

sickn33
maintainer
sickn33
更新於 3/20/2026
星標
32093
分支
5340
quick start

Installation and usage

Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use zeroize-audit