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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts7
buildenv-cmd next build --webpackcleanrimraf .next/debugNODE_OPTIONS='--inspect' next dev --webpackdevenv-cmd next dev --webpackstartenv-cmd next start -p 3333testbun test --timeout 180000 srctype-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.4classnames^2.5.1env-cmd^11.0.0include-media^2.0.0include-media-query-builder^1.1.0next^16.2.5normalize.css^8.0.1react^19.2.6react-cool-onclickoutside^1.7.0react-dom^19.2.6react-highlight-words^0.21.0react-modal^3.16.3react-redux^9.2.0react-window^2.2.7redux-saga^1.4.2store2^2.14.4transliteration^2.6.1use-debounce^10.1.1workbox-expiration^7.4.1workbox-precaching^7.4.1workbox-routing^7.4.1- …and 2 more.