
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@ai-sdk/elevenlabs
Advanced tools
The **[ElevenLabs provider](https://ai-sdk.dev/providers/ai-sdk-providers/elevenlabs)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the ElevenLabs chat and completion APIs and embedding model support for the ElevenLabs em
The ElevenLabs provider for the AI SDK contains language model support for the ElevenLabs chat and completion APIs and embedding model support for the ElevenLabs embeddings API.
The ElevenLabs provider is available in the @ai-sdk/elevenlabs module. You can install it with
npm i @ai-sdk/elevenlabs
You can import the default provider instance elevenlabs from @ai-sdk/elevenlabs:
import { elevenlabs } from '@ai-sdk/elevenlabs';
import { elevenlabs } from '@ai-sdk/elevenlabs';
import { experimental_transcribe as transcribe } from 'ai';
const { text } = await transcribe({
model: elevenlabs.transcription('scribe_v1'),
audio: new URL(
'https://github.com/vercel/ai/raw/refs/heads/main/examples/ai-core/data/galileo.mp3',
),
});
Please check out the ElevenLabs provider documentation for more information.
FAQs
The **[ElevenLabs provider](https://ai-sdk.dev/providers/ai-sdk-providers/elevenlabs)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the ElevenLabs chat and completion APIs and embedding model support for the ElevenLabs em
The npm package @ai-sdk/elevenlabs receives a total of 9,953 weekly downloads. As such, @ai-sdk/elevenlabs popularity was classified as popular.
We found that @ai-sdk/elevenlabs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.