/ct-check
Detects timing side-channels in cryptographic code
> /plugin marketplace add trailofbits/skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/ct-check
Context preview
What this command does when you run it.
Detects timing side-channels in cryptographic code
Command definition
ct-check.mddescription: Detects timing side-channels in cryptographic code argument-hint: "<source-file> [--warnings] [--json] [--arch <arch>]" allowed-tools: Bash Read Grep Glob
Check Constant-Time Properties
**Arguments:** $ARGUMENTS
Parse arguments: 1. **Source file** (required): Path to source file to analyze 2. **Flags** (optional): `--warnings`, `--json`, `--arch <arch>`, `--opt-level <level>`, `--func <pattern>`
Invoke the `constant-time-analysis` skill with these arguments for the full workflow.
A Claude Code plugin marketplace from Trail of Bits providing skills to enhance AI-assisted security analysis, testing, and development workflows. Codex can load this marketplace through its Claude marketplace compatibility.
Other commands on trailofbits-skills.
git-cleanup
Safely analyzes and cleans up local git branches and worktrees, categorizing them as merged, squash-merged, superseded, or active work before deleting anything.
audit
Audit a file, directory, or whole repo for insecure default configuration: fallback secrets, default credentials, fail-open switches, weak crypto, permissive…

