What problem does it solve? Investigative analysis of document corpora (FOIA releases, court records, leaked files) requires systematic provenance checks, anomaly detection, and redaction analysis that manual review cannot scale to. This Skill provides an evidence-based forensic methodology that flags findings with confidence scores while preserving chain of custody. ## Core Features & Use Cases - Provenance Analysis: Extract PDF and image metadata (author, creation dates, EXIF GPS, creator tools) to establish authenticity and detect suspicious indicators like stripped metadata or timestamp inconsistencies. - Anomaly & Redaction Detection: Identify temporal gaps, structural outliers, and blacked-out or white-box redactions using corpus-wide baselines and OpenCV-based detection. - Cross-Document Validation: Compare claims, events, and timelines across documents to surface contradictions and score corroboration from independent sources. - Use Case: Given 847 documents from a FOIA release, run the full 8-step investigative workflow to produce a forensic report listing high-confidence findings, contradictions citing specific pages, and redaction summaries. ## Quick Start Analyze the documents in this folder for provenance anomalies, redactions, and contradictions, then produce a forensic report with confidence-scored findings.