trader-backtest
Warn
Audited by Snyk on Jun 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly runs and installs the "neural-trader" npm package at runtime (via
npx neural-traderandnpm install neural-trader), which will fetch and execute remote package code from the npm registry (e.g. https://www.npmjs.com/package/neural-trader), so this is a runtime external dependency that executes code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata