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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 20 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Invalid Package Json | package/templates/capacitor/package.json | package.json is not valid JSON | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Invalid Package Json | package/templates/capacitor/package.json | package.json is not valid JSON | 10 |
| low | Credential file access | package/lib/modes/electron/electron-builder.js | matched ".npmrc" | 5 |
| low | Credential file access | package/lib/modes/ssr/ssr-builder.js | matched ".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.5archiver^7.0.1chokidar^5.0.0ci-info^4.4.0compression^1.8.1confbox^0.2.4cross-spawn^7.0.6dot-prop10.1.0dotenv^17.3.1dotenv-expand^12.0.3elementtree0.1.7esbuild^0.27.4express^5.2.1fs-extra^11.3.4html-minifier-terser^7.2.0inquirer^13.3.2isbinaryfile^5.0.4kolorist^1.8.0lodash^4.17.23minimist^1.2.8mlly^1.8.1open^11.0.0rollup-plugin-visualizer^7.0.1- …and 8 more.