PkgRadar

Package evidence

[email protected]

no findings

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
1,018Mature · −50% score
First published
Apr 2020
Publisher
seafile

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherseafile
Artifact bytes686,939
Previous version6.0.125-xhs.6
Published2026-06-12T09:20:49.098Z
SHA-256e3fa50c2633bddddcb4466b0476d7b4b9030cb6e80620939646e984d1ca7ff6a

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
6.0.125-xhs.7Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildnode scripts/build.js
  • build-storybookstorybook build -c .storybook -o docs
  • clean:distrm -rf dist && mkdir dist
  • clean:esmrm -rf es && mkdir es
  • clean:librm -rf lib && mkdir lib
  • eslinteslint --ext .jsx,.js src --max-warnings=0
  • lint./node_modules/.bin/eslint ./src/ --fix
  • prepublishOnlynpm run pub:lib && npm run pub:umd && npm run pub:optimized
  • pub:esmnpm run clean:esm && export BABEL_ENV=node && ./node_modules/.bin/babel src --out-dir es --copy-files
  • pub:libnpm run clean:lib && export BABEL_ENV=production && ./node_modules/.bin/babel src --out-dir lib --copy-files
  • pub:optimizedrm lib/index.local.js && rm lib/app.js && rm lib/app.css
  • pub:umdnpm run build
  • startnode scripts/start.js
  • storybookstorybook dev -p 6006
  • testnode scripts/test.js
Dependencies23
  • @seafile/react-image-lightbox5.0.9
  • @seafile/seafile-calendar^1.0.10
  • @seafile/seafile-editor^3.0.34
  • classnames~2.5.*
  • dayjs1.10.7
  • dtable-utils~5.0.27
  • is-hotkey0.2.0
  • rc-checkbox3.5.0
  • react-color2.19.3
  • react-responsive10.0.0
  • react-select5.10.0
  • react-sweet-progress^1.1.2
  • react-transition-group4.4.5
  • reactstrap9.2.3
  • rmc-cascader5.0.3
  • rmc-date-picker6.0.10
  • rmc-dialog1.1.1
  • rmc-drawer0.4.11
  • rmc-feedback2.0.0
  • rmc-notification1.0.0
  • rmc-picker5.0.10
  • rmc-tabs1.2.29
  • rmc-tooltip1.0.1