arxiv-preflight
Run a submission-readiness preflight on a manuscript before arXiv upload. Detects LLM artifacts, hallucinated references, placeholder content, AI-use disclosure gaps, and arXiv moderation risks.
Veto GatesRequired pass for any deployment consideration
| Dimension | Result | Detail |
|---|---|---|
| Scientific Integrity | N/A | N/A |
| Practice Boundaries | N/A | N/A |
| Methodological Ground | N/A | N/A |
| Code Usability | N/A | N/A |
Core Capability92 / 100 — 8 Categories
Medical TaskExecution Average: 88.6 / 100 — Assertions: 29/32 Passed
Zero artifact findings; PASS_WITH_FIXES due to network-incomplete reference verification
10 BLOCKER findings correctly identified with file:line locations
Fabricated refs correctly flagged BLOCKER; real refs matched via OpenAlex
Child files correctly processed; findings attributed to correct source files
Graceful degradation with clear warnings; reference checks cannot run without text extraction
Skill correctly identifies out-of-scope request and explains boundaries
Verbatim/lstlisting/comment suppression works; one false positive on inline backtick-quoted mention
Key Strengths
- Data-driven pattern library parsed at runtime from markdown tables — adding new patterns requires no code change
- Excellent modularity: 4 independent scripts with clean JSON interfaces, 4 reference docs, eval fixtures with assertions
- Conservative design philosophy: minimizes false positives, never calls papers AI-generated from style alone
- Graceful network degradation: marks sections INCOMPLETE rather than silently skipping, prevents false PASS
- Comprehensive trigger description covers natural user phrasings without over-triggering