xianyu-hub

Warn

Audited by Socket on Aug 14, 2026

3 alerts found:

Anomalyx3
AnomalyLOW
SKILL.md

SUSPICIOUS:核心闲鱼浏览器自动化与技能目的基本一致,但范围偏大,并把用户搜索词发送到与闲鱼无关的第三方 SearchSharp 服务。未见明显恶意载荷或危险安装链,更像是有中等隐私与边界扩张风险的账号自动化技能。

Confidence: 84%Severity: 57%
AnomalyLOW
scripts/ensure_tab.sh

The provided code fragment is consistent with legitimate login automation and session recovery using cookie persistence and cookie injection for goofish.com. No overt malicious payloads (e.g., reverse shell, explicit exfiltration, or obfuscated execution) are visible in the snippet. The primary security concern is high-impact handling of authentication cookies: it stores session credentials on disk, reinjects them into a browser context, and logs cookie identifiers/partial values to stderr. Because helper function implementations and a stray truncated shell fragment are not fully visible, there is limited certainty about whether cookies are ever transmitted outside the intended browser automation context, but the snippet itself does not show direct exfiltration.

Confidence: 60%Severity: 58%
AnomalyLOW
scripts/detail.sh

This script is an automation/scraper-style helper that fetches item/seller data from goofish.com via browser-executed JavaScript calling an internal mtop API. No clear signs of intentional malware (no exfiltration to arbitrary domains, no persistence, no credentials) are evident in the provided fragment. The primary security concern is that ITEM_ID is directly interpolated into dynamically executed JavaScript without JS escaping/validation, creating a plausible JS injection/code-execution risk in the browser automation context, plus the inherent risk of writing/executing a temp JS file under /tmp.

Confidence: 68%Severity: 56%
Audit Metadata
Analyzed At
Aug 14, 2026, 02:21 PM
Package URL
pkg:socket/skills-sh/openminis%2Fminisskills%2Fxianyu-hub%2F@bbfe204eeb6c0a64ed54805d5886f56691b1c9eff9b648adf8a4d0fe8215c40f
Security Audit — socket — xianyu-hub