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