PkgRadar

Package evidence

@lifeomic/[email protected]

Credential file access

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
189Mature · −50% score
First published
Feb 2018
Publisher
lifeomicdev

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":["@lifeomic/[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":["@lifeomic/[email protected]"],"fail_on":"review"}'
Publisherlifeomicdev
Artifact bytes105,863
Previous version16.0.8
Published2024-11-12T21:18:17.703Z
SHA-2566d8f31c6f000e42a9ee5cd0aa5672e53ad8695de8bcde07abb0146ae86e9824a

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/utils/awsUtils.js5
lowCredential file accesspackage/src/dynamodb.js5
lowCredential file accesspackage/src/kinesis.js5
lowCredential file accesspackage/src/localstack.js5

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies34
  • @babel/core^7.22.11
  • @babel/plugin-proposal-async-generator-functions^7.12.1
  • @babel/plugin-transform-async-to-generator^7.12.1
  • @babel/polyfill^7.12.1
  • @babel/preset-env^7.12.1
  • @babel/preset-typescript^7.12.1
  • @elastic/elasticsearch^7.3.0
  • archiver^3.0.0
  • ava^3.13.0
  • aws-sdk^2.1001.0
  • babel-loader^8.0.2
  • chalk^3.0.0
  • debug^4.3.4
  • dockerode^2.5.3
  • fs-extra^8.1.0
  • glob^7.1.2
  • jszip^3.1.5
  • lodash^4.17.5
  • nested-error-stacks^2.0.0
  • p-queue^6.4.0
  • promise-retry^1.1.1
  • source-map-support^0.5.19
  • string-replace-loader^2.1.1
  • supertest^4.0.1
  • supports-color^7.0.0
  • terser-webpack-plugin^2.3.8
  • tmp-promise^2.0.1
  • unzipper^0.10.0
  • uuid^3.3.2
  • webpack^4.41.2
  • …and 4 more.
Optional dependencies2
  • ts-loader*
  • typescript*