tilt
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The Tiltfile API shows loading extensions from public GitHub URLs (e.g., "Extensions are loaded from https://github.com/tilt-dev/tilt-extensions" and extension_repo url='https://github.com/org/tilt-extensions'), which causes the agent to fetch and execute third‑party, user‑authored code that it will read/interpret at runtime.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). Tiltfile examples show runtime loading and execution of remote extensions via extension_repo and load('ext://...') pointing to URLs like https://github.com/org/tilt-extensions and https://github.com/tilt-dev/tilt-extensions, which would fetch and execute remote code during skill runtime.
Audit Metadata