PkgRadar

Package evidence

[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.

Versions published
188Mature · −50% score
First published
Aug 2024
Publisher
dimulcu

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherdimulcu
Artifact bytes238,784
Previous version242.0.0
Published2026-05-25T18:34:09.979Z
SHA-25674759633a3b1b94c986020f17d826b2f35e04756473632026a2e81216bfdaefd

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

high
Last checked
highRisk
17Score
243.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts16
  • cache:clear-user-scoresbun run scripts/clear-user-score-cache.ts
  • db:add-beatmap-page-map-hashnode --experimental-transform-types scripts/add-beatmap-page-map-hash.ts
  • db:backfill-beatmap-page-map-hashesnode --experimental-transform-types scripts/backfill-beatmap-page-map-hashes.ts
  • db:create-profile-flagsnode scripts/create-profile-flags-table.ts
  • db:create-profile-friendsnode scripts/create-profile-friends-table.ts
  • db:create-profile-reportsnode scripts/create-profile-reports-table.ts
  • db:optimize-user-scoresbun run scripts/optimize-user-scores-indexes.ts
  • deploywrangler deploy
  • devwrangler dev
  • queries:deploybun run scripts/deploy-queries.ts
  • queries:pullbun run scripts/pull-queries.ts
  • query-pullbun run scripts/pull-queries.ts
  • query-pushbun run scripts/deploy-queries.ts
  • syncnpx supabase gen types typescript --project-id "pfkajngbllcbdzoylrvp" --schema public > types/database.ts
  • testtsx ./scripts/test.ts
  • updatebun ./scripts/update.ts
Dependencies34
  • @2toad/profanity^3.0.0
  • @aws-sdk/client-s3^3.637.0
  • @aws-sdk/s3-request-presigner^3.637.0
  • @noble/ciphers^1.0.0
  • @supabase/supabase-js^2.45.1
  • @types/bun^1.1.6
  • @types/lodash^4.17.7
  • @types/node^25.6.0
  • @types/pg^8.15.5
  • @types/validator^13.12.2
  • bad-words^4.0.0
  • badwords-list^2.0.1-4
  • bufferutil^4.0.8
  • bun^1.1.22
  • byteweb^0.0.3
  • esbuild^0.23.0
  • isomorphic-git^1.27.1
  • lodash^4.17.21
  • osu-classes^3.1.0
  • osu-parsers^4.1.7
  • osu-standard-stable^5.0.0
  • pg^8.18.0
  • redis^5.10.0
  • remote-cloudflare-kv^1.0.1
  • sharp^0.33.5
  • short-uuid^5.2.0
  • simple-git^3.25.0
  • supabase^2.76.16
  • tsx^4.17.0
  • utf-8-validate^6.0.4
  • …and 4 more.