PkgRadar

Package evidence

@auth0/[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
5
First published
May 2017
Publisher
auth0npm

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":["@auth0/[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":["@auth0/[email protected]"],"fail_on":"review"}'
Publisherauth0npm
Artifact bytes46,558
Previous version1.0.2
Published2018-02-08T00:56:09.818Z
SHA-2565200894b4f9b78a981d587321c87c53deabbd7e95a33d779d5ca7dcee8123a85

Why flagged

What the scanner saw

Remote Dependency Spec

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.json8

Manifest

Package metadata

Scripts 12

Sign in to view install / lifecycle script contents.

Dependencies2
  • classnames^2.2.5
  • prop-types^15.5.10