Skip to main content
Back to the directory
trailofbits/skillsSoftware EngineeringFrontend and Design

zeroize-audit

Detects missing and compiler-optimized-away zeroization of sensitive data in C/C++/Rust source code with assembly and IR-level proof.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/trailofbits/skills --skill zeroize-audit
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, zeroize-audit has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: trailofbits/skills. Canonical URL: https://skills.sh/trailofbits/skills/zeroize-audit.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Detects missing and compiler-optimized-away zeroization of sensitive data in C/C++/Rust source code with assembly and IR-level proof. 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.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Detects missing and compiler-optimized-away zeroization of sensitive data in C/C++/Rust source code with assembly and IR-level proof.

Is zeroize-audit good?

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

Which AI agents support zeroize-audit?

zeroize-audit currently lists compatibility with Skills CLI.

Is zeroize-audit safe to install?

zeroize-audit has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to zeroize-audit?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install zeroize-audit?

Run the following command to 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