home/categories/code-quality/trailofbits-skills-plugins-zeroize-audit-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.

trailofbits
maintainer
trailofbits
Обновлено 2/26/2026
Звёзды
4466
Форки
385
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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use zeroize-audit