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
- 4
- First published
- May 2023
- Publisher
- kharutyunyan
Recommended action
Review before promotingMixed 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":["@labelbox/[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":["@labelbox/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 24 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/umd/Sources/Common/System/MobileVR/fetchDatabase.sh | matched "curl " | 12 |
| medium | Remote Payload | package/Sources/Common/System/MobileVR/fetchDatabase.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/umd/Sources/Common/System/MobileVR/fetchDatabase.sh | matched "curl " | 12 |
| medium | Remote Payload | package/Sources/Common/System/MobileVR/fetchDatabase.sh | matched "curl " | 12 |
| low | Large Javascript Payload | package/dist/umd/vtk-lite.js | 2216138 bytes | 0 |
| low | Large Javascript Payload | package/dist/umd/vtk.js | 2436684 bytes | 0 |
Manifest
Package metadata
Scripts27
buildnpm run build:releasebuild:esmnpm run patch-build-deps && rollup -c rollup.config.jsbuild:releasenpm run lint && concurrently "cross-env NOLINT=1 npm run build:esm" "cross-env NOLINT=1 npm run build:umd"build:umdwebpack --config webpack.prod.js --progresscommitgit czdev:esmnpm run build:esm -- -wdev:umdwebpack --watch --config webpack.dev.js --progressdockw-doc -c ./Documentation/config.jsdoc:generate-apinode ./Documentation/generate-api-docs.jsdoc:publishkw-doc -c ./Documentation/config.js -mpdoc:wwwnpm t -- --single-run && kw-doc -c ./Documentation/config.js -sexamplenode ./Utilities/ExampleRunner/example-runner-cli.js -c ./Documentation/config.jslinteslint Sources Exampleslint-fixeslint --fix Sources Examplespatch-build-depspatch-package --patch-dir ./Utilities/build/patchespreparenode ./Utilities/prepare.jsreformatprettier --config ./prettier.config.js --write "Sources/**/*.js" "Examples/**/*.js"reformat-onlyprettier --single-quote --trailing-comma es5 --print-width 80 --arrow-parens always --writerelease:create-packagesnode ./Utilities/ci/build-npm-package.jssemantic-releasesemantic-releasetestkarma start ./karma.conf.jstest:debugkarma start ./karma.conf.js --no-single-runtest:firefoxkarma start ./karma.conf.js --browsers Firefoxtest:firefox-debugkarma start ./karma.conf.js --browsers Firefox --no-single-runtest:headlesskarma start ./karma.conf.js --browsers ChromeHeadlessNoSandbox --single-runtest:webgpucross-env WEBGPU=1 NO_WEBGL=1 karma start ./karma.conf.js --browsers ChromeWebGPU --no-single-runvalidateprettier --config ./prettier.config.js --list-different "Sources/**/*.js" "Examples/**/*.js"
Dependencies15
@babel/runtime7.16.7blueimp-md52.19.0commander8.3.0d3-scale4.0.2gl-matrix3.4.3globalthis1.0.2jszip3.7.1pako2.0.4seedrandom3.0.5shader-loader1.3.1shelljs0.8.5stream-browserify3.0.0webworker-promise0.4.4worker-loader3.0.8xmlbuilder23.0.2