loicguillois/slopwatch

Detect slopsquatting attacks — AI-hallucinated packages in your dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: loicguillois/slopwatch@8487179715f74bdc66e14d50e1c429c7f2472aa8 # v0.2.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to the project directory to scanno.
formatOutput format: terminal, json, sarifnosarif
thresholdTrust score threshold for CRITICAL severity (default: 22)no22
fail-on-criticalFail the action if CRITICAL packages are foundnotrue
versionslopwatch version to use (default: latest)nolatest
comment-on-prPost a comment on the PR with critical packages (default: true)notrue
namedescription
resultsJSON scan results
critical-countNumber of CRITICAL packages found