Claude Plugin

zeroize-audit

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

Editor's Note

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

Plugin Overview

This item is backed by a plugin manifest rather than a `SKILL.md` file, so the most useful fields are surfaced here first.

Plugin Name

zeroize-audit

Version

0.1.0

Author

Trail of Bits (opensource@trailofbits.com)

Manifest Description

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

Raw Manifest

The structured plugin fields above are derived from the same upstream manifest shown below.

{ "name": "zeroize-audit", "version": "0.1.0", "description": "Detects missing or compiler-optimized zeroization of sensitive data with assembly and control-flow analysis", "author": { "name": "Trail of Bits", "email": "opensource@trailofbits.com", "url": "https://github.com/trailofbits" }, "mcpServers": { "serena": { "type": "stdio", "command": "uvx", "args": [ "--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server", "--context", "claude-code", "--project-from-cwd" ], "_docs": "Serena wraps language servers (clangd for C/C++) and exposes semantic analysis as MCP tools. It auto-discovers compile_commands.json from the project root. See skills/zeroize-audit/references/mcp-analysis.md.", "env": {} } } }

Related Items

Deploy agents, MCP servers, and backends fast logo

Railway - Deploy agents and MCP servers fast

Try Railway