Loading npm security reports…
Official Yavqo AI SDK for Node.js — powered by Sunlight AI. First-class support for Sunlight 2 and Sunlight 2 Pro.
On an explicit chat/completion call, the SDK sends supplied prompts and an API key to a concealed default endpoint. The endpoint conflicts with the public Yavqo/Sunlight endpoint metadata.
Source decodes a Base64-obscured HTTP endpoint at runtime.
dist/client.jsView on unpkg · L6Chat prompts/messages are POSTed to that concealed default endpoint.
dist/client.jsView on unpkg · L260Configured or environment API key is sent as Authorization on requests.
dist/client.jsView on unpkg · L120Source decodes a Base64-obscured HTTP endpoint at runtime.
dist/client.jsView on unpkg · L6Configured or environment API key is sent as Authorization on requests.
dist/client.jsView on unpkg · L120Chat prompts/messages are POSTed to that concealed default endpoint.
dist/client.jsView on unpkg · L260