zeroize-audit

Community

Audit secrets for zeroization flaws.

AuthorRamprasad4121
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically audits C/C++/Rust codebases for missing zeroization of sensitive data in memory, and detects when compiler optimizations remove intended wipes.

Core Features & Use Cases

  • Comprehensive Analysis: Detects missing zeroization, partial wipes, and secrets copied across function boundaries.
  • Compiler Optimization Checks: Identifies zeroization calls eliminated by dead-store elimination (DSE) or other optimizations using LLVM IR and assembly analysis.
  • Security Auditing: Essential for reviewing cryptographic implementations, authentication systems, and any code handling sensitive credentials.

Quick Start

Use the zeroize-audit skill to audit the current directory for missing zeroization vulnerabilities.

Dependency Matrix

Required Modules

pypdfpdfplumberpdf2image

Components

scriptsreferencesschemas

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: zeroize-audit
Download link: https://github.com/Ramprasad4121/srp/archive/main.zip#zeroize-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.