zeroize-audit
Maintained by trailofbits
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.
- Current version
- Unknown
- License
- Unknown
- Network access
- Unknown / not assessed
- Review status
- Not verified
Problem it solves
This catalog entry helps users find and evaluate zeroize-audit for the task described by its available catalog summary. Confirm the exact scope in the linked original source when one is available.
When to use it
Consider zeroize-audit when its available catalog summary matches the task at hand. When available, review the linked original source before use for precise instructions, requirements, and limitations.
Installation and updates
These commands are displayed for copying only and are never executed on RefHub servers. Review the linked upstream source before running them.
npx skills add trailofbits/skills --skill zeroize-audit -y
Agent compatibility
No compatibility test has been recorded
Do not assume agent compatibility until documented test evidence is available.