PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/packages/scrabble-solver/.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
592
Versions published
162Mature · −50% score
First published
Aug 2017
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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherkamilmielnik
Artifact bytes17,715,078
Previous version2.16.4
Published2026-06-02T21:20:30.595Z
SHA-2565c765163712707aea9e3c94506502145cdd81b2c3a0d18f7799cdc29934bee93

Why flagged

What the scanner saw

Credential File Packaged: package/packages/scrabble-solver/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/packages/scrabble-solver/.envpackage/packages/scrabble-solver/.env35
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/packages/scrabble-solver/.envpackage/packages/scrabble-solver/.env35
lowCredential file accesspackage/.nx/workspace-data/file-map.jsonmatched ".npmrc"3
lowObfuscation Densitypackage/.nx/workspace-data/parsed-lock-file.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.nx/workspace-data/parsed-lock-file.nodes.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.nx/workspace-data/project-graph.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • buildtsgo --project .
  • cleanrimraf build/
Dependencies5
  • @scrabble-solver/types^2.16.5
  • cheerio^1.2.0
  • follow-redirects^1.16.0
  • transliteration^2.6.1
  • unzipper^0.12.3