Frankfurter is an open-source API that provides daily currency exchange rates collected from institutional sources. Developers use it to retrieve currency data, convert amounts, or run their own instance with Docker. The catalogue entries are add-ons for working with the API.
Borrowing it
Nothing to install: this file belongs to lineofflight/frankfurter. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/lineofflight/frankfurter/main/.agents/skills/evaluating-pegs/SKILL.mdgit clone --depth 1 https://github.com/lineofflight/frankfurterWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/lineofflight/frankfurter/evaluating-pegs)<a href="https://agentmods.dev/skills/lineofflight/frankfurter/evaluating-pegs"><img src="https://agentmods.dev/badge/skills/lineofflight/frankfurter/evaluating-pegs/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/lineofflight/frankfurter/evaluating-pegs"><img src="https://agentmods.dev/badge/skills/lineofflight/frankfurter/evaluating-pegs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00065 | $0.01611 |
| Opus 5 | $0.00032 | $0.00805 |
| Sonnet 5 | $0.00013 | $0.00322 |
| Haiku 4.5 | $0.00006 | $0.00161 |
Grade A, and why
evaluating-pegs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Pegs Policy
The bar for entries in db/seeds/pegs/. The file is small, load-bearing, and easy to corrupt with well-meaning additions. This skill defines what qualifies and what doesn't.
The Bar
A currency belongs in pegs.json only if all of the following are true:
- Officially asserted by an issuing authority (central bank, monetary authority, currency board, or government).
- Currently in force — not historical. If a peg ended, remove the entry; don't keep it with a sunset date.
- A specific rate is asserted, not a band, target, or "managed float."
- A primary source exists: the issuing authority's own page, a treaty, or legislation. Wikipedia is acceptable as a fallback for long-standing colonial / dependency pegs (FKP, SHP, GGP, IMP, JEP, BMD, BTN, MOP, CVE, ANG, QAR, OMR) where the authority doesn't publish a dedicated peg page, but a central-bank URL is preferred whenever available.
If any one of these fails, the currency does not belong in the file.
What Does Not Qualify
- De facto pegs: stable in practice but never officially declared. Example: AZN/USD has been flat at 1.7 since May 2017, but CBAR has not asserted a peg. Adding it makes us responsible if it breaks.
- Crawling pegs / managed floats: the rate moves within a band (e.g., CNY) or is "managed" without a fixed target.
- Currency boards with derived rates: if the rate is mechanically derived from another (e.g., dollarization), the currency is its base — no peg row needed unless there's a non-1 multiplier.
- Historical pegs: if a peg has ended, it does not belong here. Look up the current regime.
- Forecasts or expectations: "expected to peg" or "will likely peg." Wait until it's official.
Schema
Each entry in db/seeds/pegs/:
{
"quote": "AED",
"base": "USD",
"rate": 3.6725,
"since": "1997-11-02",
"authority": "Central Bank of the UAE",
"source": "https://www.centralbank.ae/en/our-operations/currency-operations/exchange-rates"
}
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 88 lines · 65 tokens per session scan A c51029f43508
evaluating-pegs is a skill published in the GitHub repository lineofflight/frankfurter (1,845 stars, last pushed today), licensed MIT. It adds 65 tokens to every session and 1,611 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
gmgn-contract-dd
Contract due-diligence score for one token address — contract safety, holder structure and price action combined into a single 0-100 composite, capped by GMGN's own rug label, where every deduction names the field it read and an absent field is never a passing check. Use when the user wants one verdict number rather…
gmgn-market
Get crypto and meme token price charts (K-line, candlestick, OHLCV), trending meme coin rankings by volume, newly launched tokens on launchpads (pump.fun, fourmeme, letsbonk, Raydium, etc.), the hot-search ranking (most-searched tokens), and search for a specific token or wallet by name, symbol, contract address…
gmgn-swap
BEFORE RUNNING ANY COMMAND: Run gmgn-cli config --check. If exit code is 0, proceed normally. If exit code is 1, (1) run gmgn-cli config and show the output to the user; (2) once the user sends the API Key, run gmgn-cli config --apply to complete configuration and verification, then show the output to the user. If…
gmgn-wallet-score
Score any wallet address across three angles — profitability (a real track-record score: is this trader actually good?), copy-tradeability (can YOU actually capture what it makes, plus a latency/slippage/gas backtest), and Dev reputation (if it's mostly a token launcher, how trustworthy are its launches) — plus…
gmgn-wallet-analysis
The trader's decision dossier on a wallet — four pass/fail gates (is the record real, is the edge still working THIS week, can you actually get filled, does it cut losses) plus what the wallet is holding and buying right now, its entry market-cap band, its copy window in seconds, and a concrete size cap. Answers the…
alpaca-trade-api-sdk
Integrate and build on the @alpacahq/alpaca-trade-api TypeScript SDK for the Alpaca Trading and Market Data APIs (the unified Alpaca client, ergonomic order builders, normalized market-data shapes, pagination, typed errors, resilience, and real-time streaming). Use when writing or reviewing code that imports…