linkfox-shopee-store-account-health

Warn

Audited by Socket on Aug 17, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/_shopee_account_health_common.py

Overall, the fragment appears to be a legitimate authenticated API client with local logging/caching of returned JSON. However, it has noteworthy security concerns: (1) SESSION_ID is used without sanitization in the output path, which can enable path traversal or writing outside the intended directory if an attacker can influence environment variables; (2) it conditionally executes a neighboring script via subprocess, creating a supply-chain/local integrity risk tied to check_auth_dependency.py; (3) it persists full API responses to disk and may propagate server error-body content to callers. No clear evidence of covert malware behavior (e.g., backdoor, exfiltration to arbitrary domains, reverse shell) is present in the provided code fragment.

Confidence: 66%Severity: 60%
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s purpose is coherent, but its data flow is not ideal because all Shopee account-health access is routed through a third-party LinkFox developerProxy instead of official Shopee APIs. Credential scope is mostly proportionate, and there is no obvious malware or download-execute behavior in the skill text, but the proxy-based architecture, persistent local data storage, transitive auth-skill dependency, and billing inconsistency raise medium security concerns.

Confidence: 85%Severity: 58%
Audit Metadata
Analyzed At
Aug 17, 2026, 07:03 AM
Package URL
pkg:socket/skills-sh/linkfox-ai%2Flinkfox-skills%2Flinkfox-shopee-store-account-health%2F@65142cc27bc9d855f97c7b6342dd18dbddcba1bb9b3d9ec835e7b65fabca8d54
Security Audit — socket — linkfox-shopee-store-account-health