Skip to main content

replit-cost-tuning

Optimizes Replit costs through tier selection, usage monitoring, and budget alerts to help manage API expenses effectively.

Install this skill

or
94/100

Security score

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

Categories Tested

Security Issues

low line 71

Webhook reference - potential data exfiltration

SourceSKILL.md
71micro: # Simple bot, webhook receiver
low line 112

Webhook reference - potential data exfiltration

SourceSKILL.md
112- Running cron jobs, webhooks, or WebSocket
low line 197

Access to .env file

SourceSKILL.md
197type: process.env.REPLIT_DEPLOYMENT_TYPE || 'unknown',
low line 206

Access to .env file

SourceSKILL.md
206slug: process.env.REPL_SLUG,
low line 207

Access to .env file

SourceSKILL.md
207owner: process.env.REPL_OWNER,
low line 222

External URL reference

SourceSKILL.md
222- [Replit Pricing](https://replit.com/pricing)
Scanned on May 12, 2026
View Security Dashboard
Installation guide →