Intent-Code Divergence
Medium
- Confidence
- 88% confidence
- Finding
- The authentication guidance is internally inconsistent: it first states all endpoints require SUBFEED_API_KEY, but elsewhere says public endpoints need no auth and that sf_live_* and sf_agent_* tokens work interchangeably. In an agent skill, ambiguous auth rules can cause agents to send the wrong credential to the wrong endpoint, over-share higher-privilege tokens, or incorrectly assume an endpoint is protected when it is public.
