npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
**Trit**: -1 (MINUS)
Detects timing side channels in cryptographic code via constant-time analysis. Audits implementations like RSA, AES for violations in conditionals, array access, shifts.
Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encountering division on secrets, secret-dependent branches, or constant-time programming questions in C, C++, Go, Rust, Swift, Java, Kotlin, C#, PHP, JavaScript, TypeScript, Python, or Ruby.
Detects timing side-channel vulnerabilities like secret-dependent branches and divisions in cryptographic code for Go, Rust, Java, Kotlin, C#, PHP, JS/TS, Python, Ruby.
Share bugs, ideas, or general feedback.
Trit: -1 (MINUS) Category: testing-handbook-skills Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Testing for timing side channels and constant-time implementation verification.
This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.
See: https://github.com/trailofbits/skills