Intent-Code Divergence
High
- Confidence
- 98% confidence
- Finding
- The skill claims TLS 1.3 and Ed25519-based protections in its security section, but the implementation shown uses grpc.ServerCredentials.createInsecure() and grpc.credentials.createInsecure(), which provide no transport security. This creates a dangerous mismatch: operators may deploy the service believing peer discovery, messaging, and skill exchange are authenticated and encrypted when they are vulnerable to interception and tampering on the network.
