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/dgunning/edgartools/sec-table-analystgit clone --depth 1 https://github.com/dgunning/edgartoolsWhat 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 | $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 2d 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:
- sec-table-analyst — 100% identical, 0 lines differ
What it actually says
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.
- 2d ago First seen · 48 lines · 0 tokens per session scan A ef0894860d84
sec-table-analyst is an agent published in the GitHub repository dgunning/edgartools (2,644 stars, last pushed today), 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. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
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.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.