PkgRadar

Package evidence

@evfrenkel/[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.

Versions published
5
First published
Jun 2026
Publisher
evfrenkel

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":["@evfrenkel/[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":["@evfrenkel/[email protected]"],"fail_on":"review"}'
Publisherevfrenkel
Artifact bytes4,716,071
Previous version3.13.0-image-conversions.5
Published2026-06-06T22:10:15.606Z
SHA-25697c5fb32e665871773618ecdeb6c435404223b792f94f966499736e32d50a65a

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
24Score
3.13.0-image-conversions.6Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/@evfrenkel/decap-cms-core.jsmatched "raw.githubusercontent.com"12
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
Dependencies49
  • @iarna/toml2.2.5
  • @reduxjs/toolkit^1.9.1
  • @silvia-odwyer/photon0.3.3
  • @vercel/stega^0.1.2
  • buffer^6.0.3
  • dayjs^1.11.10
  • deepmerge^4.2.2
  • diacritics^1.3.0
  • fuzzy^0.1.1
  • gotrue-js^0.9.24
  • gray-matter^4.0.2
  • history^4.7.2
  • immer^9.0.0
  • js-base64^3.0.0
  • jwt-decode^3.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
  • …and 19 more.