spring-websocket-testing

Pass

Audited by Gen Agent Trust Hub on Sep 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical configuration guide for Java integration tests using the Spring Framework. It does not include any executable scripts, remote downloads, or requests for sensitive access.
  • [SAFE]: All network references are scoped to local test environments (localhost) for the purpose of validating WebSocket handshakes.
  • [SAFE]: The provided code snippets adhere to best practices for resource cleanup (stopping executors and disconnecting sessions), which prevents typical resource leak issues in testing environments.
  • [SAFE]: Guidance for testing secure endpoints uses placeholders for session cookies and headers, following standard security patterns for integration testing without exposing hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 19, 2026, 06:50 AM
Security Audit — agent-trust-hub — spring-websocket-testing