PkgRadar

Package evidence

@scrabble-solver/[email protected]

Credential File Packaged: package/.env

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
114
Versions published
146Mature · −50% score
First published
Jan 2021
Publisher
kamilmielnik

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@scrabble-solver/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@scrabble-solver/[email protected]"],"fail_on":"review"}'
Publisherkamilmielnik
Artifact bytes12,444,066
Previous version2.16.3
Published2026-05-06T18:04:55.038Z
SHA-256da96a95ba36be5c7d8c4e9ab7d02a6968f672a0d5f8f2c5131091d11b773e49c

Why flagged

What the scanner saw

Credential File Packaged: package/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
2.16.4Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts7
  • buildenv-cmd next build --webpack
  • cleanrimraf .next/
  • debugNODE_OPTIONS='--inspect' next dev --webpack
  • devenv-cmd next dev --webpack
  • startenv-cmd next start -p 3333
  • testbun test --timeout 180000 src
  • type-checktsgo --noEmit
Dependencies32
  • @floating-ui/react^0.27.19
  • @kamilmielnik/trie^5.0.0
  • @reduxjs/toolkit^2.11.2
  • @scrabble-solver/configs^2.16.4
  • @scrabble-solver/constants^2.16.4
  • @scrabble-solver/dictionaries^2.16.4
  • @scrabble-solver/logger^2.16.4
  • @scrabble-solver/solver^2.16.4
  • @scrabble-solver/types^2.16.4
  • @scrabble-solver/word-definitions^2.16.4
  • classnames^2.5.1
  • env-cmd^11.0.0
  • include-media^2.0.0
  • include-media-query-builder^1.1.0
  • next^16.2.5
  • normalize.css^8.0.1
  • react^19.2.6
  • react-cool-onclickoutside^1.7.0
  • react-dom^19.2.6
  • react-highlight-words^0.21.0
  • react-modal^3.16.3
  • react-redux^9.2.0
  • react-window^2.2.7
  • redux-saga^1.4.2
  • store2^2.14.4
  • transliteration^2.6.1
  • use-debounce^10.1.1
  • workbox-expiration^7.4.1
  • workbox-precaching^7.4.1
  • workbox-routing^7.4.1
  • …and 2 more.