PkgRadar

Package evidence

@lifeomic/[email protected]

Remote Dependency Spec

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
65Mature · −50% score
First published
Jan 2019
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

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":["@lifeomic/[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":["@lifeomic/[email protected]"],"fail_on":"high"}'
Publisherlifeomicdev
Artifact bytes16,078
Previous version3.6.0
Published2022-11-21T16:15:23.410Z
SHA-25667712818a7ecd7ba375a79a8b6bafa6f4f3f3d7e61203a0eefb04f7c50e9be7b

Why flagged

What the scanner saw

Remote Dependency Spec

1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.json12

Remote payloads

Followed remote artifacts

1 remote artifact were followed statically. Sign in to view URLs and per-artifact findings.

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.

Dependencies3
  • axios^0.27.2
  • client-oauth2https://github.com/Druotic/js-client-oauth2.git#remove-redirect-pathname-match-check
  • query-string^6.2.0