工程开发
constant-time-testing
检测加密代码中的时序侧信道漏洞,防止机密数据泄漏。适用于审计高敏感度的加密实现。
安装
Agent 类型
Claude Code
安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/constant-time-testing/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/constant-time-testing/install?os=windows&agent=claude" -o install-constant-time-testing.bat && install-constant-time-testing.bat
下载安装脚本