Quant-Off/skills

Claude Code plugin marketplace for security auditing. evidence-based skills for constant-time crypto review, compiler-survival checks in binaries, and zero-trust codebase audits.

1Stars on the repository
8Mods indexed here, across every type
22d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Quant-Off/skills

Skill Claude CodeCodex

Verifies in compiled machine code that security properties survived the compiler: that secret zeroization was not removed by dead-store elimination and that constant-time logic did not regain secret-dependent branches. Use when auditing a binary, shared object, static library, or firmware image whose source claims…

1 22d ago A 126 tokens original MIT

Quant-Off/skills

Skill Claude CodeCodex

Audits a codebase, module, or single file for exploitable vulnerabilities across injection, authentication and authorization, secrets management, memory safety, deserialization, SSRF, and dependency risk, gating every candidate through reachability and impact review before reporting. Use when asked to security-audit…

1 22d ago A 122 tokens original MIT

crypto-source-audit

03

Quant-Off/skills

Skill Claude CodeCodex

Audits cryptographic source code for timing side channels, missing secret zeroization, non-constant-time comparison, and weak randomness. Use when reviewing crypto primitives, key/nonce/PSK handling, TLS or handshake code, signature or KEM implementations, or any function that touches secret key material, including…

1 22d ago A 119 tokens original MIT