What problem does it solve?
This Skill helps you review protocol authentication and session-setup changes for replay resistance, ensuring that captured handshakes, first packets, and credential checks cannot be reused to reveal or bypass a proxy service.
Core Features & Use Cases
- Replay Defense Audit: Checks AEAD integrity, nonce uniqueness, timestamp windows, and rejection behavior for authentication paths.
- Protocol Security Review: Applies to SOCKS5, Trojan, VLESS, SS2022, TLS-based disguises, and other first-packet credential flows.
- Failure-Path Consistency: Verifies that authentication failures, fallback behavior, and multi-user handling do not leak timing, error, or user-selection signals.
- Use Case: After changing password verification or packet parsing, use this Skill to confirm that repeated or modified captures cannot be accepted or fingerprinted.
Quick Start
Ask the Skill to audit the changed authentication, nonce, and first-packet code paths for replay safety and consistent failure behavior.