zhihe-legal-research
Warn
Audited by Socket on Apr 23, 2026
2 alerts found:
Anomalyx2Anomalyscripts/auth.sh
LOWAnomalyLOW
scripts/auth.sh
No clear evidence of intentional malware (no suspicious extra network exfiltration beyond the intended auth API, no backdoor/persistence beyond caching credentials, and no direct command execution in the script logic). However, the script’s use of `source` on assets/.env is a high-impact risk: if that file is tampered with, it can execute arbitrary Bash under the user’s privileges. Additionally, it persists a JWT token locally and uses fragile regex-based token parsing with limited HTTP response validation.
Confidence: 70%Severity: 60%
AnomalySKILL.md
LOWAnomalyLOW
SKILL.md
该技能的能力与“连接法律研究平台做异步法律调研”这一目的基本一致,整体更像一个第三方SaaS集成技能而非明显恶意内容。主要风险在于:个人仓库分发缺少强验证、需保存手机号与Token到本地、并将用户法律问题与报告发送到外部平台。基于现有信息更适合判定为可疑但非恶意,属中等安全风险。
Confidence: 77%Severity: 56%
Audit Metadata