Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The operation explicitly requires an `apikey` header, but its `security` field is set to an empty array, which signals to tooling that no authentication is required. This mismatch can cause client generators, gateways, or reviewers to treat the endpoint as public, leading to accidental unauthenticated access attempts, missing auth enforcement, or leakage of credentials through ad hoc handling.
