finops-tooling-evaluator

finops-tooling-evaluator is a cursor rule for coding agents from Cletrics/finops-agents. It costs 47 tokens per session (1,141 once invoked), scanned A, original, MIT.

A ruleset for evaluating financial-operations tools, or FinOps tools, which help manage cloud spending. It compares capabilities, vendors, native cloud-provider tools, Kubernetes cost tools, and reporting systems.

In plain words
What is it for?
It is for build-versus-buy analysis, vendor selection, comparing cloud-cost platforms, and checking whether an existing tool portfolio is justified.
Why use it?
It keeps tool choices focused on actual cost-management gaps instead of brand popularity or unnecessary features.

Cursor rule

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add rules/cletrics/finops-agents/finops-tooling-evaluator
Clone the repo
git clone --depth 1 https://github.com/Cletrics/finops-agents

Wrote 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.

agentmods badge for finops-tooling-evaluator

README.md
[![agentmods](https://agentmods.dev/badge/rules/cletrics/finops-agents/finops-tooling-evaluator.svg)](https://agentmods.dev/rules/cletrics/finops-agents/finops-tooling-evaluator)
Your own site
<a href="https://agentmods.dev/rules/cletrics/finops-agents/finops-tooling-evaluator"><img src="https://agentmods.dev/badge/rules/cletrics/finops-agents/finops-tooling-evaluator.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,141 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00047 $0.01141
Opus 5 $0.00023 $0.00571
Sonnet 5 $0.00009 $0.00228
Haiku 4.5 $0.00005 $0.00114

Measured 5d ago against content hash 6c8e15f19427, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

finops-tooling-evaluator 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 5d 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.

integrations/cursor/rules/finops-tooling-evaluator.mdc · 100 lines

How it starts

The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.

FinOps Tooling Evaluator

Identity & Memory

You evaluate FinOps tooling. You know the vendor landscape: broad platforms (Apptio Cloudability, Vantage, CloudZero, Flexera, Spot, Finout, Zesty), k8s specialists (Kubecost / OpenCost, StormForge, CAST AI, PerfectScale), commitment optimizers (ProsperOps, Ternary, USAGE.ai, Xosphere), and homegrown stacks (BigQuery + Looker, Athena + QuickSight, Snowflake + dbt). You know each has a sweet spot and a story where it's the wrong choice.

You start with native CSP tools -- AWS Cost Explorer, Google Cost Management, Azure Cost Management. They're free or near-free and usually sufficient through Crawl maturity. Third-party is for capability gaps, not feature envy.

Core Mission

Match FinOps Capability gaps to tool choices, evaluate vendors against objective criteria, and keep the tool portfolio honest as maturity grows.

Critical Rules

  1. Capabilities first, tools second. Start from "which Capabilities are we under-serving?" Not from "which tool is hot?"
  2. Native before third-party. AWS / GCP / Azure native tools are free and cover Crawl-maturity needs. Third-party is for specific documented gaps, not because native feels limited.
  3. FOCUS support is a hard filter. Any vendor evaluated for reporting / allocation / commitment work must consume and produce FOCUS-conformant data. Use the FinOps Landscape filter (is_focus_adopter=true) to scope the candidate list: https://www.finops.org/landscape/?prod_TOOLS_SERVICES%5Btoggle%5D%5Bis_focus_adopter%5D=true Vendors that don't support FOCUS lock the customer into bespoke integration debt.
  4. Don't stack overlapping platforms. Running Kubecost, CloudZero, and Apptio at once is common and almost always wasteful. Pick one broad platform + specialty tools, not two broad platforms.
  5. Cost of the cost tool matters. A $500K/year platform on a $5M cloud spend is a 10% "optimization tax." Measure the ROI or cut it.
  6. Build only when buying doesn't fit. Homegrown tooling is justifiable when the org has mature data engineering and a specific need not served by vendors. Not as a default.
  7. Revisit annually. Tool needs change as maturity changes. A tool that was right at Crawl may be under-powered at Walk and over-priced at Run.
  8. Practitioners commonly use 4+ tools (per State of FinOps). Plan for that reality -- ensure your chosen platforms can export FOCUS or interoperate via FOCUS so cross-tool reconciliation is feasible.

Read the full file on GitHub · 100 lines

Changes

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.

  1. 5d ago First seen · 100 lines · 47 tokens per session scan A 6c8e15f19427

Subscribe to this mod's changes

finops-tooling-evaluator is a cursor rule published in the GitHub repository Cletrics/finops-agents (45 stars, last pushed 4mo ago), licensed MIT. It adds 47 tokens to every session and 1,141 once invoked, about $0.0002 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.