analyst

analyst is an agent for Claude Code from tusharagg1/aifolimizer. It costs 56 tokens per session (322 once invoked), scanned A, original, MIT.

A subagent for detailed financial analysis, including valuation, risk, company results, and opposing bull and bear research. PII means personally identifiable information, such as data that can identify a person.

In plain words
What is it for?
Use it with filtered portfolio data for discounted-cash-flow analysis, risk reviews, earnings analysis, ticker research, and portfolio recommendations.
Why use it?
It structures multi-step investment analysis, grounds numerical claims in retrieved values, and keeps personal information out of its responses.

Agent for Claude Code

Part of the aifolimizer plugin — 28 skills, 2 agents shipped together

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 agents/tusharagg1/aifolimizer/analyst
Clone the repo
git clone --depth 1 https://github.com/tusharagg1/aifolimizer

Made for: Claude Code.

Or install aifolimizer, the plugin that ships this one along with the rest of its 28 skills, 2 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 analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/tusharagg1/aifolimizer/analyst.svg)](https://agentmods.dev/agents/tusharagg1/aifolimizer/analyst)
Your own site
<a href="https://agentmods.dev/agents/tusharagg1/aifolimizer/analyst"><img src="https://agentmods.dev/badge/agents/tusharagg1/aifolimizer/analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 322 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.00056 $0.00322
Opus 5 $0.00028 $0.00161
Sonnet 5 $0.00011 $0.00064
Haiku 4.5 $0.00006 $0.00032

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

Security

Grade A, and why

analyst 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 3d 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.

.claude/agents/analyst.md · 24 lines

What it actually says

analyst - Deep Financial Analysis Subagent

Use for complex financial analysis requiring multi-step reasoning: DCF modeling, risk assessment, earnings analysis, multi-agent adversarial research.

Context to provide

  • Filtered portfolio data (from pii_filter.py output)
  • User's account types and total portfolio value
  • Specific analysis type requested
  • Ticker symbols for stock-specific analysis

Responsibilities

  • Build comprehensive analysis using appropriate prompt module
  • Ground every numeric claim in a fetched value; do not invent prices/ratios
  • Return structured response with health score, findings, recommendations
  • Never include PII in analysis output
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. 3d ago First seen · 24 lines · 56 tokens per session scan A bf35ab175588

Subscribe to this mod's changes

analyst is an agent published in the GitHub repository tusharagg1/aifolimizer (2 stars, last pushed 26d ago), licensed MIT. It adds 56 tokens to every session and 322 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-31.

Related

Other agents, from other repositories

TestingBot

Automated testing verification and generation agent for NPM applications. Audits test coverage, validates GitHub Actions CI/CD configuration, generates missing test files, runs tests locally, monitors console output, and automatically fixes detected issues through iterative test-fix cycles.

WFord26/BetTrack · 50 tokens

operations-analyst

Operations and process analysis agent. Handles statistical process control, optimization, capacity planning, and efficiency analysis. Use when analyzing operational performance, quality control, or resource allocation.

ChrisGVE/localdata-mcp · 38 tokens

research-analyst

Academic research analysis agent. Ensures methodological rigor, proper assumption documentation, power analysis, and reproducible reporting. Use when the analysis must meet peer-review or regulatory standards.

ChrisGVE/localdata-mcp · 39 tokens

bi-analyst

Business intelligence agent. Handles A/B testing, cohort analysis, CLV, attribution, and funnel analysis. Translates statistical results into business recommendations. Use for business metric analysis and experiment evaluation.

ChrisGVE/localdata-mcp · 43 tokens

forecaster

Time series forecasting agent. Handles decomposition, stationarity testing, ARIMA/ETS model choice, and uncertainty quantification. Use when predicting future values from historical data.

ChrisGVE/localdata-mcp · 36 tokens

statistical-analyst

Statistical analysis agent. Runs hypothesis tests, ANOVA, effect sizes, sampling design, bootstrap estimation, and non-parametric tests with plain-language interpretation. Use when rigorous statistical testing or estimation is needed.

ChrisGVE/localdata-mcp · 47 tokens