regime-detector — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited regime-detector (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.
You are classifying the current market regime to determine HOW to trade, not WHAT to trade. A trending strategy in a choppy market loses money, and vice versa.
Read trader-profile.json for primary symbol and timeframes.
For the primary symbol:
chart_set_timeframe → "D", then data_get_ohlcv with count: 20chart_set_timeframe → default TF, then data_get_ohlcv with count: 50data_get_study_values — EMAs, VPA trend, volumequote_get on NSE:INDIAVIX (if Indian market)From the OHLCV data, compute:
## Market Regime — [Symbol] [Date]
### Current Regime: [TRENDING UP / TRENDING DOWN / RANGING / VOLATILE / CHOPPY]
Confidence: [HIGH / MEDIUM / LOW]
### Evidence
| Indicator | Value | Regime Signal |
|---------------------|--------------------|------------------|
| EMA Alignment | EMA50 > EMA200 | Trending |
| Directional (10 bar)| 7 up / 3 down | Trending |
| ADR Ratio (5d/20d) | 1.2x | Normal→Expanding |
| Range Position | 78% | Near highs |
| India VIX | 19.5 | Elevated |
| Candle Character | Strong bodies | Trending |
### What This Means for You
- **Position sizing**: [Normal / Reduce 50% / Stay out]
- **Stop width**: [Normal / Widen 1.5x / Widen 2x]
- **Strategy**: [Trend-follow / Fade extremes / Scalp only / Don't trade]
- **Trade count**: [Normal / Reduce / Max 2-3 today]
- **Expected range today**: [X pts based on ADR]
### Regime History (Last 5 Sessions)
| Date | Regime | ADR | Result for You |
|--------|-----------|------|----------------|
| Apr 3 | Trending | 180 | Good day |
| Apr 2 | Choppy | 95 | Whipsawed |
| Apr 1 | Volatile | 320 | Big moves |
### Warning Signs for Regime Change
- [What would signal the regime is changing]
- e.g., "If VIX drops below 18 and ADR contracts, regime shifts to Ranging"~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.