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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
Large Javascript Payload: 4625853 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 low · score 0 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/@evfrenkel/decap-cms-app.js | 4625853 bytes | 0 |
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 upwarddevelopnpm run build:esm -- --watchwebpacknode --max_old_space_size=4096 ../../node_modules/webpack/bin/webpack.js
Dependencies45
@emotion/react^11.11.1@emotion/styled^11.11.0@evfrenkel/decap-cms-core^3.13.0-image-conversions.2ajv^8.17.1ajv-errors^3.0.0ajv-keywords^5.1.0codemirror^5.46.0dayjs^1.11.10decap-cms-backend-aws-cognito-github-proxy^3.5.0decap-cms-backend-azure^3.4.0decap-cms-backend-bitbucket^3.3.1decap-cms-backend-git-gateway^3.6.0decap-cms-backend-gitea^3.4.0decap-cms-backend-github^3.6.0decap-cms-backend-gitlab^3.4.0decap-cms-backend-proxy^3.3.0decap-cms-backend-test^3.2.1decap-cms-editor-component-image^3.3.0decap-cms-lib-auth^3.0.6decap-cms-lib-util^3.5.0decap-cms-lib-widgets^3.3.0decap-cms-locales^3.5.1decap-cms-ui-auth^3.3.0decap-cms-ui-default^3.6.0decap-cms-widget-boolean^3.2.0decap-cms-widget-code^3.4.0decap-cms-widget-colorstring^3.2.0decap-cms-widget-datetime^3.4.1decap-cms-widget-file^3.2.0decap-cms-widget-image^3.2.1- …and 15 more.