trade-skills

Fail

Audited by Snyk on Mar 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The URL points to an unverified GitHub repository (PPsteven/skills) and the skill instructs using npx to fetch and run/install code globally—which can execute arbitrary scripts from an untrusted author—so while not an immediate .exe download it is potentially risky.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly runs an npx install at runtime to auto-install required dependencies using the repository URL https://github.com/PPsteven/skills, which will fetch and execute remote package code and is required for the skill to operate.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 3, 2026, 02:08 PM