sunilgentyala

Aegis Integrity — AI skill for Claude Code

AI community

Open-source, offline, bias-aware academic integrity checker: plagiarism, AI-text detection, citation verification, publisher-style checks.

How to install Aegis Integrity

This entry records only its repository, not the path inside it, so there is no exact command to give. Open sunilgentyala/aegis-integrity and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Aegis Integrity does

Open-source, offline, bias-aware academic integrity checker: plagiarism, AI-text detection, citation verification, publisher-style checks. Browser app, CLI, REST API, Claude plugin. v3.2

Alternatives in AI

  • Ars Disclosure — ARS academic-paper disclosure mode — venue-specific AI-usage statement 4.5k ★
  • Academic Figure Generator — AI 驱动的学术论文配图生成平台 2.2k ★
  • CodeWebChat — GitHub Repo stars Free AI coding for the rest of us Free AI coding 1.4k ★

README

AEGIS Academic Integrity Checker

Version Python License Offline Bias Aware Stars

**Open-source, offline, bias-aware academic integrity analysis.** Documents are processed entirely on your own hardware and never uploaded anywhere. Citation checks may query Crossref/OpenAlex with reference metadata (titles, authors, DOIs) when online verification is enabled. Analyzes plagiarism, AI-generated content, citation hallucinations, ghostwriting, predatory references, and essay mill patterns in a single pipeline -- plus an experimental token-distribution heuristic for LLM watermark research. **Plagiarism detection is corpus-based, not a live web/database crawl:** AEGIS compares your document against a corpus of papers *you supply* (your own prior works, a downloaded reference set, etc. -- see [Building a Corpus Index](HOWTO.md#9-building-a-corpus-index)). With no corpus loaded, plagiarism modules correctly report "no prior works loaded" rather than silently finding nothing to flag -- that isn't a scan failure. Results are a supporting signal for human review, not a determination of misconduct.


Get Started

Pick the way you want to use AEGIS. All three run on your own computer.

**1. In your browser (easiest).** Install once, then open the web app:

pip install "aegis-integrity[ml] @ git+https://github.com/sunilgentyala/aegis-integrity"
aeg