PkgRadar

Package evidence

@plone/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
63Mature · −50% score
First published
Dec 2023
Publisher
sneridagh

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":["@plone/[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":["@plone/[email protected]"],"fail_on":"review"}'
Publishersneridagh
Artifact bytes113,817
Previous version18.9.2
Published2026-05-19T16:10:30.050Z
SHA-2560fa8f1545f05224397aee75477f3f06c61e50cfd33f8eac8ce769694e58d8838

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/src/utils/slate-string-utils.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts4
  • dry-releaserelease-it --dry-run
  • releaserelease-it
  • release-alpharelease-it --preRelease=alpha
  • release-major-alpharelease-it major --preRelease=alpha
Dependencies19
  • classnames2.5.1
  • github-slugger1.4.0
  • image-extensions1.1.0
  • is-hotkey0.2.0
  • is-url1.2.4
  • lodash4.18.1
  • react-intersection-observer9.1.0
  • react-intl3.12.1
  • react-redux8.1.2
  • react-router-dom5.2.0
  • react-toastify5.5.0
  • redux-mock-store1.5.4
  • semantic-ui-react2.1.5
  • slate0.100.0
  • slate-history0.100.0
  • slate-hyperscript0.100.0
  • slate-react0.98.4
  • uuid^9.0.1
  • weak-key^1.0.2