Skip to main content
Back to registry

zeroize-audit

trailofbits/skills

Detect missing zeroization of sensitive data in source code and identify zeroization that is removed or weakened by compiler optimizations (e.g., dead-store elimination), with mandatory LLVM IR/asm evidence. Capabilities include:

Installs231
Install command
npx skills add https://github.com/trailofbits/skills --skill zeroize-audit
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykWARN
About this skill
Detect missing zeroization of sensitive data in source code and identify zeroization that is removed or weakened by compiler optimizations (e.g., dead-store elimination), with mandatory LLVM IR/asm evidence. Capabilities include: See {baseDir}/schemas/input.json for the full schema. Key fields: Before running, verify the following. Each has a defined failure mode. C/C++ prerequisites: Rust prerequisites: Common prerequisite: The following are recognized as valid zeroization. Configure additional entries in {baseDir}/configs/ . C/C++ Rust Findings are grouped by required evidence. Only attempt findings for which the required tooling is available.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does zeroize-audit do?

Detect missing zeroization of sensitive data in source code and identify zeroization that is removed or weakened by compiler optimizations (e.g., dead-store elimination), with mandatory LLVM IR/asm evidence. Capabilities include:

Is zeroize-audit good?

zeroize-audit does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does zeroize-audit work with?

zeroize-audit currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to zeroize-audit?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install zeroize-audit?

npx skills add https://github.com/trailofbits/skills --skill zeroize-audit

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering