critical
anthropic-api-key· AnthropicAnthropic API key
Billable API access to the Claude API.
How it is detected
Matches the `sk-ant-api` and `sk-ant-admin` prefixes with their version segment.
If you find one
- 1Revoke the key in the Anthropic console.
- 2Review usage for the billing period.
- 3Put the API call behind a server route with your own rate limiting.
Where it turns up
Most often in chat features calling the API directly from a React component.