clerk-clock-skew-jwt
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and troubleshooting steps for a common authentication issue (clock skew).
- [COMMAND_EXECUTION]: Contains shell commands for system time management (e.g.,
timedatectl,hwclock,ntpdate). These are used appropriately within the context of fixing local development environment time drift and are standard administrative tasks. - [EXTERNAL_DOWNLOADS]: References official and well-known NTP services (
pool.ntp.org,time.cloudflare.com) for time synchronization. These are well-established, trusted sources for network time. - [REMOTE_CODE_EXECUTION]: The provided code snippets are for standard JWT libraries across multiple languages (Node.js, Python, Go, Ruby, Java, PHP, .NET) and demonstrate best practices for configuring clock tolerance (leeway).
Audit Metadata