Skip to main content

Zeroize Audit

Plugin Active
Part of:Trailofbits

Detects missing or compiler-optimized zeroization of sensitive data with assembly and control-flow analysis

1 Skill 0 MCPs
Purpose

To provide developers and security auditors with a robust tool for identifying and verifying vulnerabilities related to the improper handling and zeroization of sensitive data in code.

Features

  • Detects missing zeroization in source code
  • Identifies zeroization removed by compiler optimizations
  • Performs assembly-level analysis for stack/register security
  • Generates proof-of-concept exploits for verified findings
  • Analyzes C, C++, and Rust codebases

Use Cases

  • Auditing cryptographic implementations for secure data handling
  • Reviewing authentication systems for secrets management flaws
  • Verifying secure cleanup procedures in security-critical code
  • Investigating memory safety issues concerning sensitive data

Non-Goals

  • General code review or performance optimization outside of security
  • Refactoring code unrelated to sensitive data handling
  • Replacing a full static analysis suite for non-security-related bugs

Trust

  • warning:Issues Attention13 issues opened and 4 closed in the last 90 days suggests slow maintainer response to open issues (closure rate < 10%).

Installation

First, add the marketplace

/plugin marketplace add trailofbits/skills
/plugin install zeroize-audit@trailofbits

Quality Score

93 /100
Analyzed about 13 hours ago

Trust Signals

Last commit3 days ago
Stars5.2k
LicenseCC-BY-SA-4.0
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.