Skip to main content

tilt

Facilitates local Kubernetes development with Tilt, enabling live updates, multi-service orchestration, and easy debugging.

Install this skill

or
89/100

Security score

The tilt skill was audited on Mar 1, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 439

Curl to non-GitHub URL

SourceSKILL.md
439curl http://localhost:10350/apis
low line 173

Access to .env file

SourceSKILL.md
173# Read from .env file
low line 174

Access to .env file

SourceSKILL.md
174env = read_file('.env')
low line 280

External URL reference

SourceSKILL.md
280helm_repo('bitnami', 'https://charts.bitnami.com/bitnami')
low line 382

External URL reference

SourceSKILL.md
382helm_repo('bitnami', 'https://charts.bitnami.com/bitnami')
low line 439

External URL reference

SourceSKILL.md
439curl http://localhost:10350/apis
low line 450

External URL reference

SourceSKILL.md
450- **Server API**: https://api.tilt.dev/
Scanned on Mar 1, 2026
View Security Dashboard