PkgRadar

Package evidence

[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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.

Weekly downloads
41,068Mainstream · −50% score
Versions published
326Mature · −50% score
First published
Apr 2018
Publisher
dsehnal

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherdsehnal
Artifact bytes16,470,670
Previous version5.10.0
Published2026-06-14T19:20:30.069Z
SHA-256f152472613591843d1f0ceed7135f0135d768eef55327f880112f2c888f09320

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/commonjs/servers/common/google-cloud-storage.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/lib/servers/common/google-cloud-storage.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowLarge Javascript Payloadpackage/lib/commonjs/examples/alpha-orbitals/example-data.js2305269 bytes0
lowLarge Javascript Payloadpackage/lib/examples/alpha-orbitals/example-data.js2305145 bytes0
lowLarge Javascript Payloadpackage/build/viewer/molstar.js4954434 bytes0
lowLarge Javascript Payloadpackage/build/mvs-stories/mvs-stories.js3623820 bytes0

Manifest

Package metadata

Scripts27
  • buildnpm run build:apps && npm run build:lib
  • build:appsnode ./scripts/build.mjs -a -e --prd
  • build:libconcurrently "tsc --incremental" "tsc --build tsconfig.commonjs.json --incremental" && npm run build:lib-extra
  • build:lib-extranode scripts/write-version.mjs && cpx "src/**/*.{scss,html,ico,jpg}" lib/ && cpx "src/**/*.{scss,html,ico,jpg}" lib/commonjs/ && tsc-alias -p tsconfig.json
  • cleannode ./scripts/clean.js --all
  • clean:buildnode ./scripts/clean.js --build
  • deploy:localnpm run clean:build && npm run build:apps && node ./scripts/deploy.js --local
  • deploy:remotenpm run clean:build && npm run build:apps && node ./scripts/deploy.js
  • devnode ./scripts/build.mjs
  • dev:allnode ./scripts/build.mjs -a -e -bt
  • dev:appsnode ./scripts/build.mjs -a
  • dev:browser-testsnode ./scripts/build.mjs -bt
  • dev:examplesnode ./scripts/build.mjs -e
  • dev:viewernode ./scripts/build.mjs -a viewer
  • jestjest
  • linteslint .
  • lint-fixeslint . --fix
  • model-servernode lib/commonjs/servers/model/server.js
  • model-server-watchnodemon --watch lib lib/commonjs/servers/model/server.js
  • plugin-statenode lib/commonjs/servers/plugin-state/index.js --working-folder ./build/state --port 1339
  • postversiongit push && git push --tags
  • preversionnpm run test
  • rebuildnpm run clean && npm run build
  • servehttp-server -p 1338 -g
  • testnpm install --no-save "gl@^6.0.2" && npm run lint && jest
  • versionnpm run rebuild && cpx .npmignore lib/
  • volume-server-testnode lib/commonjs/servers/volume/server.js --idMap em 'test/${id}.mdb' --defaultPort 1336
Dependencies19
  • @types/argparse^2.0.17
  • @types/benchmark^2.1.5
  • @types/compression1.8.1
  • @types/express^5.0.6
  • @types/node^22.19.21
  • @types/swagger-ui-dist3.30.6
  • argparse^2.0.1
  • compression^1.8.1
  • cors^2.8.6
  • express^5.2.1
  • h264-mp4-encoder^1.0.12
  • immutable^5.1.6
  • io-ts^2.2.22
  • mutative^1.3.0
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • rxjs^7.8.2
  • swagger-ui-dist^5.32.6
  • tslib^2.8.1