PkgRadar

Package evidence

@cabloy/[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
591
Versions published
15
First published
Jan 2026
Publisher
zhennann

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":["@cabloy/[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":["@cabloy/[email protected]"],"fail_on":"review"}'
Publisherzhennann
Artifact bytes729,722
Previous version2.5.9
Published2026-06-09T15:14:07.067Z
SHA-256d049b2fbdfc470d1371f3bd35f508114650c2d9213e02225e92ab5ba5e40045b

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
20Score
2.5.10Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/templates/capacitor/package.jsonpackage.json is not valid JSON10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/templates/capacitor/package.jsonpackage.json is not valid JSON10
lowCredential file accesspackage/lib/modes/electron/electron-builder.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/modes/ssr/ssr-builder.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts1
  • linteslint --cache --fix
Dependencies38
  • @quasar/render-ssr-error^1.0.4
  • @quasar/ssl-certificate^1.0.0
  • @quasar/vite-pluginnpm:@cabloy/quasar-vite-plugin@^1.11.0
  • @types/chrome^0.1.37
  • @types/compression^1.7.5
  • @types/cordova^11.0.3
  • @types/express^5.0.6
  • @vitejs/plugin-vue^6.0.5
  • archiver^7.0.1
  • chokidar^5.0.0
  • ci-info^4.4.0
  • compression^1.8.1
  • confbox^0.2.4
  • cross-spawn^7.0.6
  • dot-prop10.1.0
  • dotenv^17.3.1
  • dotenv-expand^12.0.3
  • elementtree0.1.7
  • esbuild^0.27.4
  • express^5.2.1
  • fs-extra^11.3.4
  • html-minifier-terser^7.2.0
  • inquirer^13.3.2
  • isbinaryfile^5.0.4
  • kolorist^1.8.0
  • lodash^4.17.23
  • minimist^1.2.8
  • mlly^1.8.1
  • open^11.0.0
  • rollup-plugin-visualizer^7.0.1
  • …and 8 more.