sarif-parsing
Warn
Audited by Snyk on Jul 18, 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.70). This skill’s required workflow is to parse user-provided SARIF files (e.g., via
load_from_file("results.sarif")/loader.load_sarif_file(...)), and SARIF fields likemessage.textand other free-text values are read into the LLM context for analysis, so if the SARIF file is outsider-authored, its free text can be ingested (indirect prompt injection risk).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata