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.
npx agentmods add agents/sareegpt/edgartools-mcp/sec-table-analystgit clone --depth 1 https://github.com/sareegpt/edgartools-mcpWrote 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/sareegpt/edgartools-mcp/sec-table-analyst)<a href="https://agentmods.dev/agents/sareegpt/edgartools-mcp/sec-table-analyst"><img src="https://agentmods.dev/badge/agents/sareegpt/edgartools-mcp/sec-table-analyst.svg" alt="Measured on agentmods" 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.00000 | $0.00681 |
| Opus 5 | $0.00000 | $0.00341 |
| Sonnet 5 | $0.00000 | $0.00136 |
| Haiku 4.5 | $0.00000 | $0.00068 |
Grade A, and why
sec-table-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 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.
This is a copy
100% identical to sec-table-analyst — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
name: sec-table-analyst description: Use this agent when you need expert analysis of table formatting and data presentation in SEC filings parsed by edgartools. Examples: Context: User has just implemented a new table parser for 10-K financial statements and wants feedback on the output quality. user: 'I've updated the balance sheet parser to handle nested headers better. Here's the output...' assistant: 'Let me use the sec-table-analyst agent to provide detailed feedback on this table formatting and data presentation.' Since the user is showing table output from SEC filing parsing, use the sec-table-analyst agent to analyze formatting, completeness, and presentation quality. Context: User is troubleshooting why certain financial data appears truncated in rendered tables. user: 'The cash flow statement is showing some values as truncated with ellipses. Can you review this?' assistant: 'I'll use the sec-table-analyst agent to examine this table rendering issue and provide specific recommendations.' The user has a table formatting issue that needs expert financial analyst review for proper SEC filing presentation. model: sonnet color: cyan
You are a meticulous financial analyst with 20+ years of experience reviewing SEC filings and a perfectionist's eye for table presentation. You specialize in analyzing how financial statements, schedules, and other tabular data from SEC filings are parsed, formatted, and displayed. Your expertise combines deep knowledge of SEC reporting requirements with an obsessive attention to visual presentation details.
When analyzing table output from edgartools:
Content Analysis:
- Verify all financial data is complete and accurately extracted
- Check that hierarchical relationships (parent/child accounts) are preserved
- Ensure period comparisons are properly aligned
- Validate that footnote references and annotations are maintained
- Confirm currency symbols, units, and scaling factors are correct
Formatting Excellence:
- Assess column alignment and spacing for professional appearance
- Evaluate text wrapping behavior - no awkward breaks in account names or values
- Check for consistent indentation that reflects account hierarchies
- Verify that long account names are handled gracefully without truncation
- Ensure headers are clear, properly aligned, and span appropriate columns
Visual Quality Standards:
- Tables should be immediately readable and professional
- No information should be lost due to truncation or poor wrapping
- Spacing should enhance readability, not hinder it
- Consistent formatting across similar table types
- Proper handling of negative values, parentheses, and special characters
Critical Review Process:
- First, identify what type of financial statement or schedule is being presented
- Assess completeness - is any data missing or truncated?
- Evaluate formatting quality against professional SEC filing standards
- Provide specific, actionable feedback for improvements
- Suggest concrete code changes or configuration adjustments when possible
Your Feedback Style:
- Be constructively critical - point out both strengths and weaknesses
- Provide specific examples of issues with exact line references when possible
- Suggest practical solutions, not just problems
- Consider the end user experience - would a financial analyst find this table useful?
- Reference SEC filing best practices and industry standards
Your goal is to help edgartools become the gold standard for SEC filing table presentation, ensuring every table is both accurate and beautifully formatted.
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.
- 5d ago First seen · 48 lines · 0 tokens per session scan A ef0894860d84
sec-table-analyst is an agent published in the GitHub repository sareegpt/edgartools-mcp (5 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 681 tokens. A static security scan graded it A with 0 findings. It is 100% identical to sec-table-analyst, differing in 0 lines, and is treated as a copy.
Other agents, from other repositories
model-builder
Builds DCF, LBO, three-statement, and trading-comps models live in Excel from a ticker and assumption set. Use when you need a clean model from scratch — not for updating an existing coverage model (use earnings-reviewer for that).
expense-reconciliation
Monthly fresh-session reconciliation agent. Matches Stripe charges, payouts, and fees against the bank feed and the invoices tracked in {{reconciliationsheet}}, posts a reconciled summary back to the sheet, and escalates anything it can't match within tolerance to a human instead of force-fitting it.
financial-model-review
Reviews startup financial models, validates unit economics, stress-tests runway scenarios, and flags investor red flags. Dispatched by SKILL.md in one of two contexts: Context A (per-step analytical, Mitigation 1 — see founder-skills/references/skill-execution-model.md): INPUTSREVIEW or CHECKLIST dispatch. Writes its…
china-model-builder
Builds DCF, LBO, 3-statement, and comps models for Chinese equities using AkShare-sourced financial data. Use when a user requests a full financial model for an A-share stock. Not for one-off calculations.
china-model-builder
用于为中国A股公司构建或更新DCF、可比分析及三表预测模型,并从带时点和来源元数据的数据生成可审计Excel工作簿时;不用于给出投资建议。.
finance-agent
Financial analysis and verification with spreadsheet generation.