PkgRadar

Package evidence

@studyportals/[email protected]

Remote Dependency Spec: dependencies.nan="git+https://github.com/nodejs/nan.git"

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
10Established · −30% score
First published
Apr 2018
Publisher
borslaff

Effective trust discount applied: 30% (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":["@studyportals/[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":["@studyportals/[email protected]"],"fail_on":"review"}'
Publisherborslaff
Artifact bytes31,767
Previous version2.3.0
Published2019-12-13T08:43:52.866Z
SHA-25691be5f6565a1459ea4c999b8e17ab7cd440e17ab08a8f8d72ceba46e944f456f

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.nan="git+https://github.com/nodejs/nan.git"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
2.3.1Version
Status history (2 events)
  1. availableavailable · risk review · score 24 · status available -> available, risk high -> review, score 47 -> 24
  2. newavailable · risk high · score 47 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.nan="git+https://github.com/nodejs/nan.git"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.nan added in 2.3.1 vs 2.3.0: "git+https://github.com/nodejs/nan.git"12

Manifest

Package metadata

Scripts8
  • bundlenode build/bundle.js
  • bundle:distrm -rf dist && webpack --config build/webpack.bundle.conf.js
  • devnode build/dev-server.js
  • docsrm -rf docs && mkdir docs && node build/build.js
  • finishnpm run lint && npm test && npm run bundle
  • linteslint --ext .js,.vue src tests/unit/specs
  • testvue-cli-service test
  • unitvue-cli-service test --watch
Dependencies1
  • nangit+https://github.com/nodejs/nan.git