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
- 4
- First published
- Jun 2026
- Publisher
- evfrenkel
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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/@evfrenkel/decap-cms-core.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/decap-cms-core.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts4
buildcross-env NODE_ENV=production run-s webpackbuild: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 -- --watchwebpacknode --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.2buffer^6.0.3dayjs^1.11.10deepmerge^4.2.2diacritics^1.3.0fuzzy^0.1.1gotrue-js^0.9.24gray-matter^4.0.2history^4.7.2immer^9.0.0js-base64^3.0.0jwt-decode^3.0.0node-polyglot^2.3.0path-browserify^1.0.1prop-types^15.7.2react^19.1.0react-dnd^14.0.0react-dnd-html5-backend^14.0.0react-dom^19.1.0react-frame-component^5.2.1react-immutable-proptypes^2.1.0react-is16.13.1react-markdown^6.0.2react-modal^3.8.1react-polyglot^0.7.0react-redux^7.2.0react-router-dom^5.2.0- …and 19 more.