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
- 186,256Ubiquitous · −70% score
- Versions published
- 196Mature · −50% score
- First published
- Jan 2016
- Publisher
- artf
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["[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"}'Why flagged
What the scanner saw
Large Javascript Payload: 2816776 bytes
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/grapes.mjs | 2816776 bytes | 10 |
Manifest
Package metadata
Scripts12
buildnpm run build-allbuild-allrun-s build:*build:csssass src/styles/scss/main.scss dist/css/grapes.min.css --no-source-map --style=compressed --load-path=node_modulesbuild:jsnode node_modules/grapesjs-cli/dist/cli.js build --patch=false --targets="defaults" --statsOutput="stats.json" --localePath="src/i18n/locale"build:mjscross-env BUILD_MODULE=true node node_modules/grapesjs-cli/dist/cli.js build --dts='skip' --patch=false --targets="defaults"startcross-env NODE_ENV=development run-p start:*start:cssnpm run build:css -- --watchstart:jsnode node_modules/grapesjs-cli/dist/cli.js servetestjest --forceExittest:devjest --watchts:buildnode node_modules/grapesjs-cli/dist/cli.js build --dts='only' --patch=falsets:checktsc --noEmit --esModuleInterop dist/index.d.ts
Dependencies8
@types/backbone1.4.15backbone1.4.1backbone-undo0.2.6codemirror5.63.0codemirror-formatting1.0.0html-entities~1.4.0promise-polyfill8.3.0underscore1.13.8