Telnyx Embeddings Provider
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
Package: telnyx-embeddings-provider (npm) Version: 0.1.0 Description: Telnyx embedding provider for OpenClaw memory search The package implements an embedding provider for the OpenClaw framework, integrating with the Telnyx AI API. It uses the host environment's plugin SDK (openclaw/plugin-sdk) for authentication resolution (`resolveRemoteEmbeddingClient`), remote communication (`fetchRemoteEmbeddingVectors`), and secure handling of headers (sanitizing Authorization headers before caching). The plugin correctly delegates networking and security controls (like SSRF policy) to the host framework. All functionality is focused solely on fetching embedding vectors from the configured external Telnyx endpoint, consistent with its stated purpose.
