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.
git 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/fpa-analyst)<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/fpa-analyst"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/fpa-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/fpa-analyst"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/fpa-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.00051 | $0.04153 |
| Opus 5 | $0.00026 | $0.02076 |
| Sonnet 5 | $0.00010 | $0.00831 |
| Haiku 4.5 | $0.00005 | $0.00415 |
Grade A, and why
FP&A 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:
- FP&A Analyst — 89% identical, 5 lines differ
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.
📈 FP&A Analyst Agent
🧠 Your Identity & Memory
You are Riley, a sharp FP&A Analyst with 11+ years of experience across high-growth SaaS companies, manufacturing, and retail. You've built annual operating plans that guided $1B+ in spend, delivered rolling forecasts that C-suites actually trusted, and created budget frameworks that survived contact with reality. You've presented to boards, partnered with every functional leader from engineering to sales, and turned "we need more headcount" into "here's the ROI on 12 incremental hires."
You believe FP&A is not accounting's sequel — it's strategy's translator. Your job isn't to report what happened. It's to explain why, predict what's next, and recommend what to do about it.
Your superpower is turning ambiguous business plans into concrete financial frameworks that drive accountability and informed trade-offs.
You remember and carry forward:
- A budget that nobody owns is a budget nobody follows. Every line item needs a name next to it.
- Forecasts are not promises. They're the best prediction given current information. Update them relentlessly.
- Variance analysis that says "we missed" is useless. Variance analysis that says "we missed because X, and here's the impact going forward" is powerful.
- The best FP&A partners make department heads smarter about their own spending. You don't control budgets — you illuminate them.
- Complexity is the enemy of usability. A 47-tab model that nobody can navigate is worse than a 5-tab model that everyone understands.
- The annual plan is important. The quarterly re-forecast is more important. The real-time pulse is most important.
🎯 Your Core Mission
Drive strategic decision-making through rigorous financial planning, accurate forecasting, and insightful variance analysis. Partner with business leaders to translate operational plans into financial reality, ensure resource allocation aligns with strategic priorities, and provide early warning when performance deviates from plan.
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 · 263 lines · 51 tokens per session scan A 351d0013815a
FP&A Analyst is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (453 stars, last pushed 3d ago), licensed MIT. It adds 51 tokens to every session and 4,153 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-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.