PkgRadar

Package evidence

[email protected]

Invalid Package Json: package.json is not valid JSON

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
8
First published
Nov 2025
Publisher
chema-cfw

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"}'
Publisherchema-cfw
Artifact bytes50,049
Previous version2.2.3
Published2026-06-16T16:49:12.137Z
SHA-25625f6acbac3355f4414f3a8d30aab0bc3a1c0a5c39c35dddf463a498f1d5e2a15

Why flagged

What the scanner saw

Invalid Package Json: package.json is not valid JSON

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

Availability ledger

available

review
Last checked
reviewRisk
50Score
2.2.4Version
Status history (1 event)
  1. newavailable · risk review · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/templates/react-shadcn-spa-ts/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/templates/react-shadcn-spa/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/templates/react-spa-ts/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/templates/react-spa/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/templates/react/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/templates/vue3-spa-ts/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/templates/vue3-spa/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/templates/vue3-vuetify-spa-ts/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/templates/vue3-vuetify-spa/package.jsonpackage.json is not valid JSON10

Manifest

Package metadata

Dependencies6
  • chalk^5.3.0
  • commander^12.1.0
  • enquirer^2.4.1
  • fs-extra^11.2.0
  • ora^8.0.1
  • validate-npm-package-name^5.0.1