ctags-lookup
Warn
Audited by Snyk on Jun 9, 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). The required runtime path runs
rg ... "$TAGS_FILE"and pipes the matched lines (from an outsider-providedtagsfile) intojq -nMRf parse-ctags.jq, so any free-text ctags lines authored by outsiders can be ingested into the LLM context via the tool’s JSON output.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata