PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
22,568Mainstream · −50% score
Versions published
46Mature · −50% score
First published
Aug 2023
Publisher
martinjagodic

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":["[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"}'
Publishermartinjagodic
Artifact bytes2,271,329
Previous version3.14.0
Published2026-06-08T08:47:02.909Z
SHA-25684de40a031038c66fdbf3dddf9325b66f6239917d0931c8740e188f93ceb9d5e

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
3.15.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
mediumRemote Payloadpackage/dist/decap-cms-core.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts4
  • buildcross-env NODE_ENV=production run-s webpack
  • build:esmcross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
  • developnpm run build:esm -- --watch
  • webpacknode --max_old_space_size=4096 ../../node_modules/webpack/bin/webpack.js
Dependencies46
  • @iarna/toml2.2.5
  • @vercel/stega^0.1.2
  • ajv^8.17.1
  • ajv-errors^3.0.0
  • ajv-keywords^5.1.0
  • buffer^6.0.3
  • common-tags^1.8.0
  • dayjs^1.11.10
  • deepmerge^4.2.2
  • diacritics^1.3.0
  • fuzzy^0.1.1
  • gray-matter^4.0.2
  • history^4.7.2
  • immer^9.0.0
  • node-polyglot^2.3.0
  • path-browserify^1.0.1
  • prop-types^15.7.2
  • react^19.1.0
  • react-dnd^14.0.0
  • react-dnd-html5-backend^14.0.0
  • react-dom^19.1.0
  • react-frame-component^5.2.1
  • react-immutable-proptypes^2.1.0
  • react-is16.13.1
  • react-markdown^6.0.2
  • react-modal^3.8.1
  • react-polyglot^0.7.0
  • react-redux^7.2.0
  • react-router-dom^5.2.0
  • react-scroll-sync^0.11.2
  • …and 16 more.