linkfox-seerfar-ozon-category-search
Warn
Audited by Snyk on Aug 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). 在脚本
scripts/seerfar_ozon_category_search.py里,运行时通过call_api(params)调用网关POST /seerfar/ozon/categorySearch获取响应 JSON,并将其中的字段(如title/brandName/sellerName/productUrl等)写入文件并在需要时打印到 stdout,从而让 LLM 读取到第三方/外部内容(尽管不包含用户可直接投递的“毒性”文本入口)。
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata