Results for “purification”
4 skillsfinalize-agent-prompt
Refines and polishes prompt files by applying proven best practices for structure, wording, and clarity while preserving original intent and formatting.
36.2k
code-simplifier
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
845
zeroize-audit
Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.
6k · bundle
address-sanitizer
Detect memory errors like buffer overflows and use-after-free bugs in C/C++ code during fuzzing and testing using AddressSanitizer.
6k · bundle