constant-time-analysis
Analyze cryptographic code to detect operations that leak secret data through execution timing variations.
Content Preview
---
name: constant-time-analysis
description: "Analyze cryptographic code to detect operations that leak secret data through execution timing variations."
risk: unknown
source: community
---
# Constant-Time Analysis
Analyze cryptographic code to detect operations that leak secret data through execution timing variations.
## When to Use
```text
User writing crypto code? ──yes──> Use this skill
│
no
│
v
User asking about timing attacks? ──yes──> Use this skilHow to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/constant-time-analysis.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/constant-time-analysis/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/constant-time-analysis/SKILL.md
Related Skills
data
Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.
pluginpluginmarketplacedata
by Anthropic · anthropic-official-plugins
data-engineering-data-driven-feature
Build features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation.
data-aidataengineeringdriven
by sickn33 (Antigravity) · antigravity-awesome-skills
data-quality-frameworks
Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.
data-aidataqualityframeworks
by sickn33 (Antigravity) · antigravity-awesome-skills
data-scientist
Expert data scientist for advanced analytics, machine learning, and statistical modeling. Handles complex data analysis, predictive modeling, and business intelligence.
data-aidatascientist
by sickn33 (Antigravity) · antigravity-awesome-skills