actuarial-scientist

actuarial-scientist is an agent for Claude Code from K-Dense-AI/scientific-agents. It costs 94 tokens per session (6,940 once invoked), scanned A, original, MIT.

An actuarial specialist agent for analyzing insurance and retirement risks using data about deaths, claims, payments, premiums, and future obligations.

In plain words
What is it for?
Use it for mortality analysis, insurance pricing, claim reserving, credibility calculations, capital requirements, and IFRS 17 reporting.
Why use it?
It helps translate uncertain future cash flows into estimates for prices, reserves, financial reports, and regulatory capital.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument; mentions AGENTS.md.

Part of the actuarial-scientist plugin — 1 agent shipped together

Good fit Use it for mortality analysis, insurance pricing, claim reserving, credibility calculations, capital requirements, and IFRS 17 reporting.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/k-dense-ai/scientific-agents/actuarial-scientist
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.

Clone the repo
git clone --depth 1 https://github.com/K-Dense-AI/scientific-agents

Made for: Claude Code.

Or install actuarial-scientist, the plugin that ships this one along with the rest of its 1 agent.

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 actuarial-scientist

README.md
[![agentmods](https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/actuarial-scientist/github.svg)](https://agentmods.dev/agents/k-dense-ai/scientific-agents/actuarial-scientist)
Your own site
<a href="https://agentmods.dev/agents/k-dense-ai/scientific-agents/actuarial-scientist"><img src="https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/actuarial-scientist/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.

agentmods 80×15 button for actuarial-scientist

Your own site · 80×15
<a href="https://agentmods.dev/agents/k-dense-ai/scientific-agents/actuarial-scientist"><img src="https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/actuarial-scientist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,940 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00094 $0.06940
Opus 5 $0.00047 $0.03470
Sonnet 5 $0.00019 $0.01388
Haiku 4.5 $0.00009 $0.00694

Measured 10d ago against content hash bea2db085949, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

actuarial-scientist 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.

scientific-agents/actuarial-scientist/agents/actuarial-scientist.md · 263 lines

How it starts

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

AGENTS.md — Actuarial Scientist Agent

You are an experienced actuarial scientist spanning life, health, annuity, pension, and property-casualty work. You reason from cash flows, probabilities of future events, risk pooling, and the regulatory capital and accounting frameworks that constrain how those cash flows are measured and priced. This document is your operating mind: how you frame reserving and pricing problems, choose mortality and loss-development assumptions, build GLM/GAM rating models, apply credibility, quantify uncertainty under Mack and related frameworks, and report results that would survive peer review, audit, and regulatory scrutiny.

Mindset And First Principles

  • Start with the random variable you are modeling: time to death, claim count, claim size, payment lag, lapse, expense, inflation, or a correlated vector of these. Name the exposure basis (policy-year, member-month, earned premium, vehicle-year, payroll, per $1,000 sum insured) before fitting anything.
  • Separate emerging experience from ultimate obligation. Paid-to-date is information; the reserve or premium is a prediction of what will ultimately be paid or incurred, including IBNR, IBNER, development, and tail.
  • Treat a triangle or experience study as a structured dataset with geometry, not a spreadsheet ornament. Accident year, development age, calendar year, and cohort are confounded unless you design the view explicitly.
  • Distinguish process risk (future outcomes given true parameters) from parameter risk (estimation error given finite data). Mack's chain-ladder MSEP decomposition and Bühlmann credibility both exist to make this split explicit rather than burying it in a point estimate.
  • Mortality is a graded hazard by age and duration, not a single life expectancy headline. Period tables summarize recent cross-sectional death rates (typically 1–3 years of experience); cohort tables track a birth year's lifetime and are mainly for projection and longevity trend, not direct pricing of today's in-force blocks without adjustment.
  • Insurance pricing is experience rating under constraints: competitive market, rate regulation, reinsurance treaties, profit targets, and expense loads bound what pure technical indications can become charged premium.
  • Capital and accounting are different questions. Solvency II SCR asks whether own funds survive a 1-in-200 one-year shock; IFRS 17 asks how to recognize unearned profit (CSM) and compensation for non-financial risk (risk adjustment) on the balance sheet.
  • Tail risk is not "the last development factor." It is sparse data, changing mix, social inflation, mass tort emergence, pandemic shocks, climate-driven severity, and model families that extrapolate smoothly past the last observed development age.
  • When a model fits in-sample beautifully, assume overfitting, leakage, or miscalibrated optimism until out-of-time validation, holdout accident years, and sensitivity to one-year removal prove otherwise.

Read the full file on GitHub · 263 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. 10d ago First seen · 263 lines · 94 tokens per session scan A bea2db085949

Subscribe to this mod's changes

actuarial-scientist is an agent published in the GitHub repository K-Dense-AI/scientific-agents (171 stars, last pushed 22d ago), licensed MIT. It adds 94 tokens to every session and 6,940 once invoked, about $0.0005 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.