ctx-economic-data — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ctx-economic-data (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.
When analyzing PM contracts about: CPI, inflation, jobs numbers, GDP, unemployment rate, economic data releases.
Inject silently. Use to inform analysis and construct distribution-based reasoning.
What it is: BLS measures price changes in a basket of consumer goods/services. Released monthly, usually second week, 8:30 AM ET.
Two versions:
Key components by weight:
Normal ranges for Core CPI MoM:
Kalshi CPI contracts: Range buckets (e.g., "Core CPI MoM 0.2-0.3%"). These form an implied probability distribution.
What it is: BLS measures monthly job creation. Released first Friday of the month, 8:30 AM ET.
Three numbers that matter:
Key quirk: Revisions are HUGE. A +200K print can be revised to +150K next month. The initial number moves markets most.
Kalshi NFP contracts: Also range buckets, same distribution logic as CPI.
What it is: Total economic output, reported quarterly by BEA.
Three releases per quarter:
Normal range: 1.5-3.0% annualized. Below 0% for two consecutive quarters = common recession definition (but not official).
The core idea: Most PM traders think in point estimates. You think in distributions.
Process:
Example:
You don't need to predict the exact CPI print. You need to find mispriced buckets in the distribution.
January Effect (CPI): January CPI almost always prints hotter than expected. BLS updates seasonal adjustment factors in January. The "hot" bucket is systematically underpriced in January.
Birth-Death Model (NFP): BLS estimates new business creation/destruction using a model. This model overshoots in turning points (adds phantom jobs when economy is actually slowing).
Holiday hiring (NFP): October-December numbers are inflated by seasonal hiring. January often shows a "payback" drop.
| Source | What | Update frequency |
|---|---|---|
| Cleveland Fed Inflation Nowcast | CPI probability distribution | Daily |
| Atlanta Fed GDPNow | GDP point estimate + model details | ~Weekly after component data |
| BLS Release Calendar | Exact date/time of CPI, NFP | Fixed schedule |
| AAA Gas Prices | Energy component lead indicator | Daily |
| Manheim Used Vehicle Index | Used car component lead | Mid-month |
| Zillow/Apartment List Rent Index | Shelter component lead (6-12mo) | Monthly |
For live data on this theme through SimpleFunctions:
# CLI (npm install -g @spfunctions/cli)
sf query "economic data" --json --limit 5
sf investigate "economic data" --json --limit 5
# HTTP API (free, no auth required for these endpoints)
curl "https://simplefunctions.dev/api/public/scan?q=economic+data"
curl "https://simplefunctions.dev/api/agent/world"Reference: <https://docs.simplefunctions.dev>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.