No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is tax-doc-classifier safe to install? View the security audit →
tax-doc-classifier A tax document classifier built with Jev. We ingest thousands of tax documents using an LLM pipeline built last tax season. Jev classifies 100% of our tax document corpus at $0.001 per page — 34× cheaper and 6× faster than that LLM setup. This is the classifier, open sourced. One request per page. The page's text goes to Jev, TypeSafe's decision model, which returns a probability over 261 IRS forms and 7 page kinds instead of text. No model is trained and nothing is hosted: the classifier is a JSON file describing each form, generated from the IRS's own PDFs. No model is trained and nothing is hosted. The classifier is a JSON file of form descriptions () and a decision model that reads a page and picks from them. The decision model is TypeSafe Jev, a System One model that returns a probability over options instead of text. Setup Node 20+ and pnpm. poppler — provides and , used to read PDF pages.
| Stars | 288 |
| Forks | 29 |
| Language | TypeScript |
| Category | AI Tool |
| License | Apache-2.0 |
| Quality Score | 63.0867165957086/100 |
| Last Updated | 2026-09-20 |
| Created | 2026-09-18 |
| Platforms | node |
| Est. Tokens | ~5k |
These tools work well together with tax-doc-classifier for enhanced workflows:
Looking for a tax-doc-classifier alternative? If you're comparing tax-doc-classifier with other ai tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Skills I use with Claude for shaping
A tool to make socks connections through HTTP agents
Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, an
SciToolAgent: A Knowledge Graph-Driven Scientific Agent for Multi-Tool Integration
Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights
Skill to talk to Claude about your projects over the phone
Explore other popular ai tool tools:
tax-doc-classifier is Tax document page classifier built on Jev decisions. 100% strict accuracy across 261 IRS forms, ~$0.001 per page.. It is categorized as a AI Tool with 288 GitHub stars.
tax-doc-classifier is primarily written in TypeScript.
You can find installation instructions and usage details in the tax-doc-classifier GitHub repository at github.com/kyotofin/tax-doc-classifier. The project has 288 stars and 29 forks, indicating an active community.
tax-doc-classifier is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to tax-doc-classifier on Agent Skills Hub include shaping-skills, pivotnacci, MedgeClaw. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: