anti-slop — security grade SAFE, quality 71/100

Security audit verdict: SAFE · quality 71/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by dmmulroy · Agent Tool · ★ 4.3k

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is anti-slop safe to install? View the security audit →

About anti-slop

anti-slop Opinionated Oxlint rules that reject low-evidence and low-signal TypeScript and JavaScript patterns. This project is meant to be vendored, not treated as a fixed npm dependency. Copy the rules into your repository, read them, and change them to match your team's standards. The bundled agent skill handles the initial copy and configuration; after that, the vendored files are yours to maintain and make your own. Install with an agent skill Then ask your coding agent to install or configure anti-slop in the current repository. The skill copies the plugin, installs current Oxlint dependencies, merges the plugin into the existing lint configuration, enables every rule, and validates the result. To inspect available skills first: Manual local installation Copy into the target repository, for example at , and install matching current versions of and . Register the copied entry point in : ts import { defineConfig } from "oxlint"; export default defineConfig({ jsPlugins: [ { name: "anti-slop", specifier: "./tools/oxlint/anti-slop/index.ts" }, ], rules: { "anti-slop/no-chained-type-assertions": "error", "anti-slop/no-conditional-empty-object-spre

agent-skillslintingoxlinttypescript

Quick Facts

Stars4,266
Forks94
LanguageTypeScript
CategoryAgent Tool
LicenseMIT
Quality Score71.2726928266424/100
Open Issues1
Last Updated2026-09-10
Created2026-08-12
Platformsnode
Est. Tokens~10k

Compatible Skills

These tools work well together with anti-slop for enhanced workflows:

  • node-csfd-api — semantic(0.20)+complementary+same_lang+similar_pop+shared_platform (57%)
  • litemcp — semantic(0.16)+complementary+same_lang+similar_pop+shared_platform (56%)
  • sweet-cookie — semantic(0.15)+complementary+same_lang+similar_pop+shared_platform (55%)

anti-slop alternative? Top 6 similar tools

Looking for a anti-slop alternative? If you're comparing anti-slop with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • claude-scientific-skills by K-Dense-AI · ⭐ 17.3k

    A set of ready to use Agent Skills for research, science, engineering, analysis, finance and writing.

  • mcp-for-beginners by microsoft · ⭐ 17.3k

    This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cr

  • typescript-sdk by modelcontextprotocol · ⭐ 13.4k

    The official TypeScript SDK for Model Context Protocol servers and clients

  • claude-context by zilliztech · ⭐ 12.5k

    Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

  • claude-ads by AgriciDaniel · ⭐ 9.4k

    Claude-first paid-media operations skill for Claude Code across 12 ad platforms (Google, Meta, YouTube, Linked

  • refly by refly-ai · ⭐ 7.5k

    The first open-source agent skills builder. Define skills by vibe workflow, run on Claude Code, Cursor, Codex

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is anti-slop?

anti-slop is Opinionated Oxlint rules for rejecting low-evidence TypeScript and JavaScript patterns. It is categorized as a Agent Tool with 4.3k GitHub stars.

What programming language is anti-slop written in?

anti-slop is primarily written in TypeScript. It covers topics such as agent-skills, linting, oxlint.

How do I install or use anti-slop?

You can find installation instructions and usage details in the anti-slop GitHub repository at github.com/dmmulroy/anti-slop. The project has 4.3k stars and 94 forks, indicating an active community.

What license does anti-slop use?

anti-slop is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to anti-slop?

The top alternatives to anti-slop on Agent Skills Hub include claude-scientific-skills, mcp-for-beginners, typescript-sdk. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

How this security grade is produced

Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.

The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.

Sources & who's responsible:

View on GitHub → Browse Agent Tool tools