voice-agents
Warn
Audited by Snyk on Feb 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The script calls the OpenRouter API at https://openrouter.ai/api/v1/chat/completions at runtime (using OPENROUTER_API_KEY) to produce the JSON containing "Agent Name", "First Message", and "Prompt", which is then directly injected into the ElevenLabs agent creation—so remote content from that URL directly controls agent prompts and the skill requires it.
Audit Metadata