customer-success-manager
Warn
Audited by Snyk on Aug 21, 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). The required runtime workflow reads customer-scoring signal fields from a user-provided JSON file via the CLI (e.g.,
python scripts/churn_risk_analyzer.py customer_data.json→open(args.input_file)→json.load), so outsider-authored free text can be ingested if it is included in that JSON input.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata