PkgRadar

Package evidence

@labdigital/[email protected]

Credential File Packaged: package/src/.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
191Mature · −50% score
First published
Apr 2021
Publisher
mvantellingen

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":["@labdigital/[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":["@labdigital/[email protected]"],"fail_on":"review"}'
Publishermvantellingen
Artifact bytes1,726,802
Previous version0.7.1
Published2022-07-27T14:31:23.288Z
SHA-25605ad3657c074d7a4bece90e338e965a0da930cf2da48bb1c00498cdd22fce425

Why flagged

What the scanner saw

Credential File Packaged: package/src/.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
0.8.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/src/.envpackage/src/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/src/.envpackage/src/.env35
lowLarge Javascript Payloadpackage/dist/index.global.js2231680 bytes0
lowLarge Javascript Payloadpackage/src/validate.js6505676 bytes0

Manifest

Package metadata

Scripts5
  • buildtsup
  • generatenode -r esbuild-register generate-validation.ts
  • linteslint
  • startnodemon --watch src --exec 'node -r esbuild-register' src/server.ts
  • testjest test --coverage
Dependencies14
  • @types/lodash^4.14.182
  • ajv^8.8.2
  • ajv-formats^2.1.1
  • basic-auth^2.0.1
  • body-parser^1.20.0
  • deep-equal^2.0.5
  • express^4.17.2
  • lodash^4.17.21
  • morgan^1.10.0
  • nock^13.2.1
  • perplex^0.11.0
  • pratt^0.7.0
  • supertest^6.1.6
  • uuid^8.3.2