AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Skill

skill-renefichtmueller-slop-radar-skill · by renefichtmueller

A Claude skill from renefichtmueller/slop-radar.

No reviews yet
0 installs
42 views
0.0% view→install

Install

$ agentstack add skill-renefichtmueller-slop-radar-skill

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-renefichtmueller-slop-radar-skill)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

slop-radar

AI slop detection skill for Claude Code. Scans text for AI buzzwords, structural patterns, and scoring.

Usage

When reviewing or writing text, check it for AI slop patterns. Run slop-radar on any text file, clipboard content, or inline text to get a quality score.

Instructions

When the user asks to check text for AI slop, buzzwords, or writing quality:

  1. Read the target text (file, selection, or inline)
  2. Scan for these categories:

Buzzword detection (English)

Check for these high-frequency AI phrases (partial list -- see full database in slop-radar repo):

  • Filler: "dive into", "delve", "landscape", "journey", "tapestry", "realm", "endeavor"
  • Hype: "game-changer", "cutting-edge", "revolutionary", "transformative", "unprecedented", "groundbreaking"
  • Corporate: "leverage", "synergy", "stakeholder", "bandwidth", "paradigm shift", "value-add"
  • Connectors: "moreover", "furthermore", "additionally", "it's worth noting", "needless to say"
  • Openers: "in today's world", "as we navigate", "let me break this down", "here's the thing"
  • Actions: "streamline", "optimize", "harness", "unlock", "empower", "catalyze", "reimagine"

Buzzword detection (German)

  • "bahnbrechend", "wegweisend", "transformativ", "ganzheitlich", "massgeschneidert"
  • "darueber hinaus", "nichtsdestotrotz", "in anbetracht", "zusammenfassend"
  • "potenzial entfalten", "impulse setzen", "massstaebe setzen"

Structural patterns

  • Excessive em-dash usage (3+ per paragraph)
  • "Let me [verb]" sentence starters
  • "Here's the thing/what" openers
  • Binary contrasts ("Not just X, but Y")
  • Wh- question headers ("What makes this", "Why this matters")
  • Bullet-point overload (6+ consecutive bullets)
  • Triple adjective chains
  • Meta-references ("In this article/post/guide")
  • High passive voice density (>30% of sentences)
  • Emoji + bold header combinations

Scoring

Start at 100, deduct:

  • -2 per buzzword found
  • -1 to -5 per structural pattern (by weight)
  • -10 for high passive voice density
  • -3 per "Let me" / "Here's" opener

Bonus +5 for questions, +5 for varied sentence length.

Rating: 90-100 HUMAN, 70-89 MOSTLY CLEAN, 50-69 SUSPICIOUS, 30-49 LIKELY AI, 0-29 PURE SLOP

Output format

Report the score, list found buzzwords, list detected patterns, and suggest concrete replacements:

  • Replace "leverage" with "use"
  • Replace "utilize" with "use"
  • Replace "comprehensive" with "complete" or "full"
  • Replace "robust" with "solid" or "strong"
  • Replace "seamless" with "smooth"
  • Replace "innovative" with describe what is actually new
  • Replace "transformative" with describe the actual change
  • Drop filler connectors entirely ("moreover", "furthermore", "additionally")
  • Replace "it's worth noting" with just state the thing
  • Replace "in today's fast-paced world" with be specific about what changed

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.