analyze-us30 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited analyze-us30 (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.
Pre-configured wrapper around pair-analyze for US30 (Dow Jones Industrial Average CFD) with index-specific calibration. Pick this when the user says "analyze US30" or "Dow setup" so defaults match how the index actually trades.
/tradecraft:analyze-us30 [TIMEFRAME] [MODE]
# Examples
/tradecraft:analyze-us30 # defaults: H1, standard
/tradecraft:analyze-us30 H4 conservative
/tradecraft:analyze-us30 M15 scalp
/tradecraft:analyze-us30 D1 swingArguments are exposed via $ARGUMENTS. Symbol is locked to US30.
US30 (also accepts broker variants: US30.cash, DJ30, YM, DOW — normalize before dispatch).pair-analyze pipeline.pair-analyze, plus a us30_context block.| Aspect | Override vs. generic pair-analyze |
|---|---|
| Pip / point | 1.0 USD per unit — price quoted to 1 decimal |
| Typical spread | 1.0 – 3.0 during cash session; 4.0 – 10.0 overnight |
| Active sessions | US pre-market and cash session (12:00 – 21:00 UTC) |
| Dead zone | Asian session — wide spreads, low volume, gap risk |
| Volatility reference | H1 ATR(14) typically 60–160 pts; >250 = elevated |
| SL minimum | Max(structure-based, 0.8 × H1 ATR, 40 pts) |
| High-impact drivers | FOMC, CPI, NFP, ISM, mega-cap earnings (AAPL/MSFT/GS/UNH), yields |
| News gate buffer | 15 min before / 45 min after red-folder USD events |
| Correlation to monitor | SPX (high positive), VIX (inverse), USTs (context), DXY (weak inverse) |
| Gap behavior | Weekend and overnight gaps are common — open positions past cash close at risk |
| Mode | Per-trade risk | Min R:R | Notes |
|---|---|---|---|
| conservative | 0.5% | 3.0 | H4/D1 only; avoid FOMC week and earnings peaks |
| standard | 1.0% | 2.0 | H1/H4; cash session only |
| aggressive | 1.5% | 1.5 | H1/M15; first 90 min of US open, or post-FOMC trend |
| scalp | 0.5% | 1.5 | M5/M15; cash session only — never overnight |
| swing | 1.0% | 3.0 | H4/D1; align with SPX and breadth trend |
Assume current price = 42180, D1 uptrend, H4 consolidation, FOMC minutes in ~18h.
{
"symbol": "US30",
"timeframe": "H4",
"mode": "conservative",
"regime": "trend-up-h4-range",
"bias": "short",
"setup_grade": "A",
"confluence": ["H4 CHoCH", "bearish order block", "equal-highs sweep", "SPX neutral"],
"entry": 42180.0,
"stop_loss": 42250.0,
"take_profit_1": 41960.0,
"risk_reward": 3.1,
"position_size": {"lots": 0.71, "risk_pct": 0.5, "usd_per_point_per_lot": 1.0},
"invalidation": "H4 close above 42250",
"news_gate": {"clear_until": "19:00 UTC next day", "next_event": "FOMC Minutes"},
"us30_context": {
"atr_h4": 180.0,
"spx_bias": "neutral",
"vix": 14.8,
"session": "NY afternoon",
"spread": 1.5
},
"confidence": 0.74,
"notes": "Short on sweep-and-reject of equal highs; manage into FOMC minutes next day"
}Do NOT emit a trade plan when:
swing (overnight spreads + gap risk)swing (regime = panic, intraday mean reversion is unreliable)US30US30 gaps weekends and frequently gaps overnight on earnings. If a trade must be held past cash close:
trading-fundamentals journaling section)pair-analyze — the underlying generic combinationanalyze-gold — sister wrapper for XAUUSDmarket-breadth-analyzer — use alongside for SPX / sector internalsxtrading-analyze — full multi-agent scan (broader scope than this wrapper)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.