macro-dashboard — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited macro-dashboard (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.
Act as a macro strategist. Collect key economic indicators, yield curve data, inflation metrics, labor market signals, and market sentiment to produce a unified macro picture. Cross-reference all data points to classify the current economic regime.
Prerequisite: This skill requires FRED_API_KEY to be configured. Without it, only market indices and sentiment data are available.
Announce at start: "Building macro dashboard -- collecting economic indicators, yield curve, inflation, labor, and sentiment data."
| Tool | Parameters | Priority |
|---|---|---|
fred_indicator | series_id=fed_funds | REQUIRED |
fred_indicator | series_id=cpi | REQUIRED |
fred_indicator | series_id=core_pce | REQUIRED |
fred_indicator | series_id=unemployment | REQUIRED |
fred_indicator | series_id=treasury_10y | REQUIRED |
fred_indicator | series_id=treasury_2y | REQUIRED |
fred_indicator | series_id=gdp (quarterly, may be 1-3 months stale) | ENRICHMENT |
fred_indicator | series_id=initial_claims | ENRICHMENT |
fred_economic_calendar | limit=15 | REQUIRED |
tradingview_market_indices | (default) | REQUIRED |
sentiment_fear_greed | (default) | ENRICHMENT |
DO NOT proceed to analysis until ALL REQUIRED calls return. ENRICHMENT failures are acceptable.
Cross-reference the collected data across five dimensions:
Synthesize all five dimensions into a single macro regime classification.
DO NOT reproduce raw tool output. Synthesize and interpret.
| Indicator | Latest | Prior | Trend |
|---|---|---|---|
| Fed Funds Rate | x.xx% | x.xx% | STEADY / UP / DOWN |
| CPI (YoY) | x.x% | x.x% | ... |
| Core PCE (YoY) | x.x% | x.x% | ... |
| Unemployment | x.x% | x.x% | ... |
| GDP (QoQ ann.) | x.x% | x.x% | ... |
| Initial Claims | xxxK | xxxK | ... |
List the most market-moving releases from the economic calendar with dates.
Classification: EXPANSION / SLOWDOWN / CONTRACTION / RECOVERY
Provide 3-4 sentences of reasoning tying the data dimensions together.
Data from TradingView and Yahoo Finance is 15-minute delayed. CBOE and sentiment data is end-of-day. Verify critical levels with real-time data before executing trades.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.