kernel-tileir-optimization
Warn
Audited by Snyk on Aug 1, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
scripts/classify_kernel.py, outsider-provided kernel source text is ingested directly via the--codeflag or by reading a user-supplied--fileand then analyzed/modified byclassify_kernel()andapply_optimizations(), meaning the workflow can process arbitrary free text provided by a user without selecting a trusted item first.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata