tune-document-intelligence — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tune-document-intelligence (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
| Document Type | Recommended Model | Accuracy | Cost/Page |
|---|---|---|---|
| Standard invoices | prebuilt-invoice | 95%+ | $0.01 |
| Receipts | prebuilt-receipt | 93%+ | $0.01 |
| ID documents | prebuilt-idDocument | 97%+ | $0.01 |
| Custom forms | custom model | 90%+ | $0.05 |
| Mixed/unknown | prebuilt-layout + GPT-4o | 85%+ | $0.10 |
Decision tree:
| Threshold | Human Review Rate | Accuracy | Use Case |
|---|---|---|---|
| 0.95 | ~25% | 99%+ | Compliance-critical (financial, legal) |
| 0.90 | ~15% | 97%+ | Standard business documents |
| 0.85 | ~10% | 95%+ | High-volume, lower-risk processing |
| 0.80 | ~5% | 92%+ | Internal documents, low-risk |
Diagnostic: Run python evaluation/eval.py --metrics confidence_calibration
| Strategy | Pages/min | Best For |
|---|---|---|
| Sequential | 6-10 | Single document testing |
| Parallel (5 workers) | 30-50 | Batch processing |
| Parallel (10 workers) | 50-80 | High-volume production |
| Async with queue | 100+ | Enterprise-scale ingestion |
Optimization steps:
| Component | Cost Driver | Optimization |
|---|---|---|
| Document Intelligence | Pages analyzed | Skip blank pages, use page ranges |
| Storage | Documents stored | Archive processed originals to cool storage |
| GPT-4o enrichment | Tokens processed | Only use for fields that fail prebuilt extraction |
| Human review | Review labor | Optimize threshold to minimize review volume |
Monthly cost estimate (10,000 documents/day, avg 3 pages):
When to retrain:
Retraining checklist:
After tuning, generate comparison:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.