bilibili-toolkit
Warn
Audited by Socket on Mar 1, 2026
1 alert found:
AnomalyAnomalyscripts/bili_search_llama.py
LOWAnomalyLOW
scripts/bili_search_llama.py
No evidence of active backdoor or code-obfuscation malware, but the module sends queries and full document contents to external embedding and reranking APIs (siliconflow.cn and any configured LONGMAO endpoint), which can leak sensitive data. There is also a hardcoded default database password and an upward-searched secrets.json that can cause accidental secret loading. Recommend treating external endpoints as untrusted, removing hardcoded credentials, and avoiding writing full sensitive contents to disk.
Confidence: 85%Severity: 55%
Audit Metadata