PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/__tests__/hidden-fixtures/.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
97
Versions published
28Mature · −50% score
First published
Jan 2023
Publisher
italo.paesano

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"}'
Publisheritalo.paesano
Artifact bytes200,345
Previous version3.0.0-alpha.0
Published2026-05-13T18:10:49.339Z
SHA-256a9d89d75b2b048c59944fb0ee0344acda7c77b6b123487b007a2b97d01f2729f

Why flagged

What the scanner saw

Credential File Packaged: package/__tests__/hidden-fixtures/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/__tests__/hidden-fixtures/.envpackage/__tests__/hidden-fixtures/.env35
highCredential File Packagedpackage/__tests__/hidden-fixtures/subdir/.envpackage/__tests__/hidden-fixtures/subdir/.env35

Manifest

Package metadata

Scripts10
  • benchmarknode __tests__/benchmark.js
  • benchmark:savenode __tests__/benchmark.js --save
  • benchmark:setupnode __tests__/setup-benchmark.js
  • linteslint index.cjs index.mjs
  • loadConfignode __tests__/customTest/loadConfig.util.js
  • pretestnpm run lint
  • startnode index.cjs
  • testjest
  • test:performancejest __tests__/performance.test.js --runInBand
  • test:securityjest __tests__/security.test.js
Dependencies1
  • mime-types^3.0.2