quant-ml-trading — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited quant-ml-trading (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.
Skill: Quant Ml Trading | Domain: trading | Category: quantitative | Level: expert Tags:trading,quant,machine-learning,genetic,reinforcement-learning,signals
Five powerful tools for quantitative strategy work:
| File | Contents |
|---|---|
references/strategy-validation.md | Tearsheet, walk-forward WFO, Monte Carlo, sensitivity heatmaps, A/B testing |
references/genetic-optimizer.md | Gene encoding, fitness functions, GA engine, anti-overfitting safeguards |
references/tensortrade-rl.md | Strategy decay monitor (CUSUM, rolling Sharpe, live vs backtest) + RL trading environment + DQN agent |
references/ai-signal-aggregator.md | Weighted voting, ML meta-learner, confidence calibration, trade decision engine |
references/quantitative-trading.md | Quant workflow diagram, performance metrics table, pitfalls table, key formulas (Sharpe/Kelly/Z-score/IR/Expectancy) |
references/statistics-timeseries.md | Descriptive stats, return distributions, stationarity (ADF/KPSS), ARIMA models, GARCH volatility, regression, Fama-French factors, cointegration |
references/ml-trading.md | Supervised learning (XGBoost/LSTM/RF configs), feature engineering, regime detection (K-Means/HMM/GMM), RL, NLP sentiment, model validation |
references/backtesting-execution.md | 10 backtesting rules, walk-forward, Monte Carlo, detailed performance metrics, 8 pitfalls, TWAP/VWAP/IS execution, factor strategies |
references/data-science-pipeline.md | DataPipeline (OHLCV clean/validate/resample), FeatureEngine, StatisticalAnalysis, ModelFactory, TradingDataStore (persistent storage) |
Strategy tearsheet / backtest report / Monte Carlo?
→ Load references/strategy-validation.md
Parameter optimization / genetic algorithm / evolve strategy?
→ Load references/genetic-optimizer.md
Strategy decay / live vs backtest divergence / RL agent?
→ Load references/tensortrade-rl.md
Combine signals / meta-model / AI signal aggregation?
→ Load references/ai-signal-aggregator.md
Quant workflow / performance metrics / key formulas?
→ Load references/quantitative-trading.md
Stats / time series / ARIMA / GARCH / regression / Fama-French?
→ Load references/statistics-timeseries.md
ML models / feature engineering / regime detection / NLP?
→ Load references/ml-trading.md
Backtesting rules / execution algos / factor strategies (detail)?
→ Load references/backtesting-execution.md
Data cleaning / feature pipeline / anomaly detection / persistent storage / ETL?
→ Load references/data-science-pipeline.md
Multiple topics?
→ Load all relevant reference files~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.