@AverageAiBro highlighted slopscan by @jothantranston: a zero-dependency Node CLI that grades a GitHub repo or local folder for AI slop, sketchy agent-skill patterns, and basic hygiene, then prints a shareable S–F score card. Three bars cover AI Slop, Security, and Hygiene; it flags curl pipes in SKILL.md and credential grabs, can export a card image, and fail CI under a score you set. Scans stay local under MIT.

Key Takeaways

  • Grade any GitHub repo or local folder with an S–F score via npx.
  • Flags curl pipes in SKILL.md, injection phrases, and credential or webhook exfil patterns.
  • Export a score-card image and gate CI with --fail-under; MIT and local-only scans.
ADSponsored