AI-SLOP-Detector
Detects fake-finished code, dead pipelines, and inflated docs
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install AI-SLOP-Detector?▼
Run `npx skills add flamehaven01/AI-SLOP-Detector --all -g -y` in your terminal to install the skill globally.
What does AI-SLOP Detector catch that linters miss?▼
It flags empty functions with real-looking bodies, imports that never resolve, pipelines wired to nothing, and docs that oversell the code. Standard linters only check style and syntax, so they pass this fake-finished code.
Does AI-SLOP Detector need an API key or internet?▼
No. It runs fully offline with deterministic core scoring, so nothing leaves your machine and no model download is required.
Which languages does AI-SLOP Detector support?▼
Python is supported by default, and you can add JS/TS or Go analysis with optional extras. Other languages are not analyzed yet.
Can AI-SLOP Detector run in CI pipelines?▼
Yes. It ships with soft, hard, and quarantine CI gate modes plus GitHub Actions integration, and a VS Code extension for inline warnings.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core