SKILL·7E43E6

constant-time-analysis

plurigrid
更新于 1 month ago
17 次查看
7
3
7
在 GitHub 上查看
其他general

关于

This skill detects timing side-channel vulnerabilities in cryptographic implementations across multiple programming languages. Use it when writing or reviewing crypto code that handles secret data to identify issues like secret-dependent branches or divisions. It helps ensure constant-time execution to prevent attackers from extracting secrets through timing analysis.

快速安装

Claude Code

推荐
主要方式
npx skills add plurigrid/asi -a claude-code
插件命令备选方式
/plugin add https://github.com/plurigrid/asi
Git 克隆备选方式
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/constant-time-analysis

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

plurigrid/asi
路径: skills/constant-time-analysis
0
FAQ

Frequently asked questions

What is the constant-time-analysis skill?

constant-time-analysis is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform constant-time-analysis-related tasks without extra prompting.

How do I install constant-time-analysis?

Use the install commands on this page: add constant-time-analysis to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does constant-time-analysis belong to?

constant-time-analysis is in the constant-time-analysis category, tagged general.

Is constant-time-analysis free to use?

Yes. constant-time-analysis is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能