Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The script’s comments and help text state that gateway URLs were removed for security, yet runtime logic still references `opts.gateway` when deciding whether to ping a remote URL. This inconsistency can mislead operators and reviewers into believing gateway-based registration is disabled, while a crafted or legacy `--gateway` option could still trigger outbound requests to attacker-controlled infrastructure, creating SSRF-like or unintended network interaction risk.
