Skip to content
#

slopsquatting

Here are 14 public repositories matching this topic...

claude-security-skills

25 production-tested defensive security skills for Claude Code - WordPress, VPS, Cloudflare, Next.js hardening, AI agent guardrails, MCP security, prompt injection defense, OWASP LLM Top 10, LLM coding failure modes (slopsquatting, hallucinated APIs, sycophancy), incident response, GDPR/DACH compliance. MIT, battle-tested.

  • Updated Jun 3, 2026
  • Python

Ten years writing software taught me not to run code i havent checked. Vibcoders dont have that reflex, so i built npmguard to be it: it screens every npm package for known-malicious code and typosquats before anything runs, in Claude Code, Cursor and Codex over MCP or the CLI. one Rust binary, off npm on purpose.

  • Updated Jun 19, 2026
  • Rust

Catch hallucinated and typosquatted imports before they run. Resolves Python and JS/TS imports against stdlib, manifest, and local modules; flags slopsquatting typosquats of popular packages. Offline pre-commit gate and Claude Code skill. Stdlib only.

  • Updated Jun 1, 2026
  • Python

Improve this page

Add a description, image, and links to the slopsquatting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the slopsquatting topic, visit your repo's landing page and select "manage topics."

Learn more