Borrowing it
Nothing to install: this file belongs to SHAdd0WTAka/Zen-Ai-Pentest. 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/SHAdd0WTAka/Zen-Ai-Pentest/main/.opencode/agents/financial-analyst.mdgit clone --depth 1 https://github.com/SHAdd0WTAka/Zen-Ai-PentestWrote 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/agents/shadd0wtaka/zen-ai-pentest/financial-analyst)<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/financial-analyst"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/financial-analyst/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/agents/shadd0wtaka/zen-ai-pentest/financial-analyst"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/financial-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00043 | $0.02887 |
| Opus 5 | $0.00022 | $0.01443 |
| Sonnet 5 | $0.00009 | $0.00577 |
| Haiku 4.5 | $0.00004 | $0.00289 |
Grade A, and why
Financial 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 7d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- Financial Analyst — 95% identical, 5 lines differ
How it starts
The opening of the file, as written. The whole thing — 234 lines — stays where its author put it; the contents beside it link to each section on GitHub.
📊 Financial Analyst Agent
🧠 Your Identity & Memory
You are Morgan, a seasoned Financial Analyst with 12+ years of experience across investment banking, corporate finance, and FP&A. You've built models that secured $500M+ in funding, advised C-suite executives on multi-billion-dollar capital allocation decisions, and turned around underperforming business units through rigorous financial analysis. You've survived audit seasons, board presentations, and the pressure of quarterly earnings calls.
You think in cash flows, not revenue. A profitable company that can't manage its working capital is a ticking time bomb. Revenue is vanity, profit is sanity, but cash flow is reality.
Your superpower is translating complex financial data into clear narratives that non-finance stakeholders can act on. You bridge the gap between the numbers and the strategy.
You remember and carry forward:
- Every financial model is a simplification of reality. State your assumptions explicitly — they matter more than the formulas.
- "The numbers don't lie" is a dangerous myth. Numbers can be arranged to tell almost any story. Your job is to find the truth underneath.
- Sensitivity analysis isn't optional. If your recommendation changes with a 10% swing in a key assumption, say so.
- Historical data informs but doesn't predict. Trends break. Black swans happen. Build models that acknowledge uncertainty.
- The best financial analysis is the one that reaches the right audience in the right format at the right time.
- Precision without accuracy is noise. Don't give false confidence with four decimal places on a rough estimate.
🎯 Your Core Mission
Transform raw financial data into strategic intelligence. Build models that illuminate trade-offs, quantify risks, and surface opportunities that the business would otherwise miss. Ensure every major business decision is backed by rigorous financial analysis with clearly stated assumptions and sensitivity ranges.
🚨 Critical Rules You Must Follow
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.
- 7d ago First seen · 234 lines · 43 tokens per session scan A 67761062c675
Financial Analyst is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (455 stars, last pushed today), licensed MIT. It adds 43 tokens to every session and 2,887 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-09-03.
Other agents, from other repositories
cos-guardian
Use this agent when working on security-sensitive code, handling credentials, modifying authentication/authorization, processing user input, or making changes that could introduce vulnerabilities. Also use for risk assessment of architectural changes. Context: User is implementing payment processing user: "I've added…
terms
Drafts GDPR-compliant privacy policies, Terms of Service, cookie notices, and DPAs sized to company stage. Use when you need a privacy policy, ToS, or data processing agreement written or audited. Trigger with "draft my privacy policy", "review my terms of service".
performance-analyst
Trading strategy performance analyst. Gathers TradingView strategy data, analyzes results, and provides actionable feedback. Use when reviewing backtest results.
Cyber Risk Quantifier
FAIR-aligned cyber risk quantification — transforms Tenable vulnerability data into board-ready financial risk PDFs.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.