// case type
workplace harassment / hostile workplace
HR-grade preservation of slack/teams/email evidence with chain-of-custody, redactions, and timeline rebuilds.
start here · primary tools
ordered. work top-down. the first tool is the suggested entry point for this case type.
- slack export analyzerdrop a Slack workspace export ZIP · browse channels · users · messages · DMs · file sharing activity · timeline · export CSV · runs locally
- slack export forensic analyzerdrop slack workspace export zip or individual channel json files · parse all messages files and users · reconstruct conversation threads · surface file sharing deleted message indicators and user activity patterns · runs locally
- microsoft teams export forensic analyzerdrop teams export zip or eDiscovery teams json export · parse messages channels and user activity · reconstruct conversation threads and meeting records · surface file sharing deleted messages and guest access events · runs locally
- slack desktop forensicsdrop slack app data files · parse conversations · channels · users · files · leveldb cache · sqlite databases · runs locally
- microsoft teams forensicsdrop teams app data files · parse messages · channels · users · calls · leveldb sqlite · runs locally
- email thread reconstructordrop multiple .eml files · Message-ID References In-Reply-To tree · missing parent flags · flat timeline · CSV export · runs locally
- email thread reconstructordrop multiple eml files or mbox · reconstruct conversation threads using message-id in-reply-to and references headers · visualize reply chains · surface missing messages in threads and identify thread hijacking · runs locally
- natural language writing sample authorship comparatordrop multiple text files or paste writing samples · compute 40 plus stylometric features · sentence length distribution · vocabulary richness · function word frequencies · punctuation patterns · produce similarity score with confidence intervals between samples · runs locally
also useful · secondary tools
supporting and follow-up tools. surface as the investigation widens.
- tracked changes forensic reconstructordrop docx file · extract all tracked insertions deletions and format changes · reconstruct the full editing history by author · surface deleted content and identify who removed what · runs locally
- office document revision history extractordrop docx xlsx pptx or odt file · extract full revision and version history metadata · reconstruct authorship timeline · surface who created modified and saved the document and when · runs locally
- document metadata inconsistency finderdrop docx xlsx pptx pdf · core app props vs pdf info · temporal author revision heuristics · tracked changes timeline · runs locally
- redaction quality verifierdrop pdf or image · text under redact · incomplete black boxes · canvas pixel scan · runs locally
- chain of custody gap detectorpaste custody log csv · time gaps over threshold · missing signatures · export findings csv · runs locally
- case report generatorfill in case number · examiner · dates · findings · drop evidence files for auto hash · generates structured forensic report PDF · runs locally
run as a stack
skip the click-through. these presets are curated forensic pipelines you can save as a stack with one click and run on your evidence locally.
workplace harassment — evidence kit
9 stepsdrop Slack / Teams / email exports → thread reconstruct → authorship → tracked changes → custody gaps → redaction check → report
- 01evidence-manifest-generatorhash every export before parsing — HR investigations require chain-of-custody
- 02slack-export-forensic-analyzerparse Slack workspace export JSON
- 03teams-export-forensic-analyzerparse Microsoft Teams export content
- 04email-threading-reconstructorreconstruct email threads from .eml / mbox exports
- 05writing-sample-authorship-comparatorcompare writing style across messages if authorship is disputed
- 06tracked-changes-forensic-reconstructorreconstruct tracked changes in disputed documents
- 07chain-of-custody-gap-detectorflag gaps in the evidence preservation timeline
- 08redaction-quality-verifierverify redactions are complete before sharing with counsel
- 09case-report-generatordraft an HR/legal report with timeline + authorship findings