Skip to main content

retellai-cost-tuning

Optimizes Retell AI costs through tier selection, usage monitoring, and budget alerts to reduce API expenses effectively.

Install this skill

or
92/100

Security score

The retellai-cost-tuning skill was audited on May 12, 2026 and we found 4 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 35

Template literal with variable interpolation in command context

SourceSKILL.md
35console.log(`Agents: ${agents.length}`);
low line 32

Access to .env file

SourceSKILL.md
32const retell = new Retell({ apiKey: process.env.RETELL_API_KEY! });
low line 3

Unicode escape sequences

SourceSKILL.md
3description: "Retell AI cost tuning \u2014 AI voice agent and phone call automation.\n\
low line 50

External URL reference

SourceSKILL.md
50- [retell-sdk npm](https://www.npmjs.com/package/retell-sdk)
Scanned on May 12, 2026
View Security Dashboard
Installation guide →