Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The header comment materially understates the security effect of this CLI. Although the script does not open sockets directly, it appends commands to outbox.jsonl that instruct the daemon to send peer messages and friendship handshakes over the network, so calling it from an agent turn can still trigger external communication and data exfiltration. In an agent skill context, describing that behavior as 'Safe to call from any Claude turn' can cause automated systems or users to invoke network-affecting actions without appropriate consent or policy checks.
