typescript-react-smell-detector
Warn
Audited by Snyk on Aug 5, 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/scan.sh, the scanner usesrgto read and regex-match the contents of the user-suppliedpath(or Git worktree changed files via--changed) from the filesystem, treating it as code text to output findings, so outsider-authored file content can be ingested at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata