trade-skills

Warn

Audited by Socket on Mar 3, 2026

1 alert found:

Anomaly
AnomalyLOW
SKILL.md

The skill's stated purpose (routing requests to akshare-data or tianqin-data) is plausible and the mapping of data types is coherent. However, the installation and execution model raises supply-chain and execution risks: it instructs agents/users to run npx against a third-party GitHub repository (unpinne d), performs global installs into user home directories, and delegates runtime behavior to third-party scripts. These patterns (download-and-execute, unpinned transitive installation, lack of integrity verification, potential for automatic installs without explicit consent) create a moderate-to-high supply-chain security risk. The content does not contain explicit evidence of credential harvesting or direct exfiltration, but it creates conditions where installed skills could perform such actions. Recommend: do not auto-run the npx install; require pinned releases or checksums; verify installs interactively; audit the target repository before installing; limit installation scope and avoid global automatic installation by an agent.

Confidence: 70%Severity: 65%
Audit Metadata
Analyzed At
Mar 3, 2026, 02:10 PM
Package URL
pkg:socket/skills-sh/PPsteven%2Fskills%2Ftrade-skills%2F@7aa4b95e6e96fdd0f48a452a77b4cc7ea8988ae0