analyze-gold — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited analyze-gold (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 XAUUSD with gold-specific calibration. Pick this when the user says "analyze gold" or "gold setup" so defaults match how gold actually trades.
/tradecraft:analyze-gold [TIMEFRAME] [MODE]
# Examples
/tradecraft:analyze-gold # defaults: H1, standard
/tradecraft:analyze-gold H4 conservative
/tradecraft:analyze-gold M15 scalp
/tradecraft:analyze-gold D1 swingArguments are exposed via $ARGUMENTS. Symbol is locked to XAUUSD.
XAUUSD (also accepts broker variants: XAUUSDm, GOLD, XAU/USD — normalize before dispatch).pair-analyze pipeline.pair-analyze, plus a gold_context block.| Aspect | Override vs. generic pair-analyze |
|---|---|
| Pip / point | 0.01 USD per unit — price quoted to 2 decimals |
| Typical spread | 0.15 – 0.40 on ECN; 0.25 – 0.60 on standard |
| Active sessions | London open → US close (08:00 – 21:00 UTC) |
| Dead zone | Asian session outside the Tokyo/London overlap (~06:00 – 09:00 UTC) |
| Volatility reference | H1 ATR(14) typically 3–12 pts; >20 = elevated |
| SL minimum | Max(structure-based, 1.0 × H1 ATR, 2.5 pts) — gold wicks hunt tight stops |
| High-impact drivers | FOMC, NFP, CPI, PPI, DXY moves, real yields, geopolitical risk |
| News gate buffer | 30 min before / 60 min after red-folder USD events |
| Correlation to monitor | DXY (inverse), US10Y real yield (inverse), SPX (weak positive in risk-on) |
| Mode | Per-trade risk | Min R:R | Notes |
|---|---|---|---|
| conservative | 0.5% | 3.0 | H4/D1 only; avoid during NY lunch |
| standard | 1.0% | 2.0 | H1/H4; skip the first 15 min after London open |
| aggressive | 1.5% | 1.5 | H1 only; never during CPI/FOMC week |
| scalp | 0.5% | 1.5 | M5/M15; London and NY overlap only |
| swing | 1.0% | 3.0 | H4/D1; align with weekly bias |
Assume current price = 2345.00, London session, no red news next 2h.
{
"symbol": "XAUUSD",
"timeframe": "H1",
"mode": "standard",
"regime": "trend-up-h4-pullback-h1",
"bias": "long",
"setup_grade": "B",
"confluence": ["H4 trend-up", "H1 bullish order block", "Asian sweep of equal lows"],
"entry": 2341.50,
"stop_loss": 2338.00,
"take_profit_1": 2348.50,
"take_profit_2": 2355.00,
"risk_reward": 2.0,
"position_size": {"lots": 0.28, "risk_pct": 1.0, "usd_per_point_per_lot": 100.0},
"invalidation": "H1 close below 2338.00",
"news_gate": {"clear_until": "15:00 UTC", "next_event": "US PMI"},
"gold_context": {
"atr_h1": 8.5,
"dxy_bias": "weakening",
"session": "London",
"spread": 0.25
},
"confidence": 0.68,
"notes": "Long at 50% retrace of H1 OB after liquidity sweep; exit TP1 before US PMI"
}Do NOT emit a trade plan when:
XAUUSDpair-analyze — the underlying generic combinationanalyze-us30 — sister wrapper for the Dow indexgold-orb-ea — opening-range breakout strategy specific to goldxtrading-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.