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.

Weekly downloads
4
Versions published
6
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 bytes46,685
Previous version2.1.1
Published2026-03-13T07:34:15.919Z
SHA-25662a48f292d82b435f12048bce2ed7014f98f958abf691dd71a4986a90411bdf9

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.1.2Version
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