PkgRadar

Package evidence

@zimbra/[email protected]

Remote Dependency Spec: devDependencies.preact-router="github:zimbra/preact-router#4.1.2_base_path_support"

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
114Mature · −50% score
First published
Feb 2018
Publisher
silentsakky

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":["@zimbra/[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":["@zimbra/[email protected]"],"fail_on":"review"}'
Publishersilentsakky
Artifact bytes39,338
Previous version18.9.1-PREAPPS-9251.3372b39.0
Published2026-06-09T07:41:34.670Z
SHA-2564d182958c8928ff951dfa0a4bc26fa592df9a1d2507d342fbdbbbe2b8236763d

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.preact-router="github:zimbra/preact-router#4.1.2_base_path_support"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
18.9.1-PREAPPS-9251.86a635c.0Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.preact-router="github:zimbra/preact-router#4.1.2_base_path_support"8

Manifest

Package metadata

Scripts9
  • buildnpm run build:shims && npm run build:src
  • build:shimsnode ./build-shims.js
  • build:srcbabel src -d dist --copy-files
  • linteslint --cache --config eslint.config.mjs .
  • lint:fixnpm run lint -- --fix
  • prebuildrimraf dist && mkdirp dist
  • preparehusky || true
  • prepublishOnlyif [ "$CI" != "true" ]; then npm run -s test && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags; fi
  • testnpm run lint && npm run build
Dependencies40
  • @babel/core^7.21.4
  • @babel/plugin-proposal-class-properties^7.18.6
  • @babel/plugin-proposal-decorators^7.21.0
  • @babel/plugin-proposal-export-default-from^7.18.10
  • @babel/plugin-proposal-export-namespace-from^7.18.9
  • @babel/plugin-syntax-dynamic-import^7.8.3
  • @babel/plugin-transform-react-jsx^7.21.0
  • @babel/polyfill^7.12.1
  • @babel/preset-env^7.21.4
  • @babel/register^7.21.0
  • @babel/runtime^7.27.6
  • adm-zip^0.5.10
  • babel-loader^9.1.2
  • babel-plugin-add-module-exports^1.0.4
  • bundle-loader^0.5.6
  • chalk^4.1.2
  • copy-webpack-plugin^12.0.2
  • cors^2.8.5
  • cross-spawn-promise^0.10.2
  • css-loader^6.7.3
  • get-port^5.1.1
  • gittar^0.1.1
  • inquirer^8.2.7
  • ip^2.0.1
  • less^4.1.3
  • less-loader^11.1.0
  • log-symbols^4.1.0
  • ora^5.4.1
  • postcss^8.4.39
  • postcss-discard-comments^6.0.1
  • …and 10 more.