trader-risk — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited trader-risk (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Assess portfolio and position risk using neural-trader's risk engine.
Steps:
npm ls neural-trader 2>/dev/null || npm install --ignore-scripts neural-trader
# Single position
npx neural-trader --risk assess --symbol TICKER
npx neural-trader --var --symbol TICKER --investment 10000
# Portfolio-wide
npx neural-trader --risk assess --portfolio NAME
npx neural-trader --correlation --portfolio NAME --flag-threshold 0.8 npx neural-trader --risk-tolerance 0.02 --symbol TICKER
npx neural-trader --position-sizing kelly --symbol TICKERmcp__claude-flow__memory_store({ key: "risk-TICKER-DATE", value: "RISK_METRICS", namespace: "trading-risk" })
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.