PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/cli/templates/create/project/cabloy-basic/boilerplate/env/.env

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
350Mature · −50% score
First published
Nov 2024
Publisher
zhennann

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherzhennann
Artifact bytes2,401,356
Previous version1.1.3
Published2026-04-11T02:46:42.297Z
SHA-256a9f1812651a8dd689420c74af1ffce4501e4f148e70dc46959d233f250160cd6

Why flagged

What the scanner saw

Credential File Packaged: package/cli/templates/create/project/cabloy-basic/boilerplate/env/.env

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

Availability ledger

available

high
Last checked
highRisk
35Score
1.1.5Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/cli/templates/create/project/cabloy-basic/boilerplate/env/.envpackage/cli/templates/create/project/cabloy-basic/boilerplate/env/.env35
highCredential File Packagedpackage/cli/templates/create/project/cabloy-start/boilerplate/env/.envpackage/cli/templates/create/project/cabloy-start/boilerplate/env/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/cli/templates/create/project/cabloy-basic/boilerplate/env/.envpackage/cli/templates/create/project/cabloy-basic/boilerplate/env/.env35
highCredential File Packagedpackage/cli/templates/create/project/cabloy-start/boilerplate/env/.envpackage/cli/templates/create/project/cabloy-start/boilerplate/env/.env35
lowLarge Javascript Payloadpackage/cli/templates/create/project/cabloy-basic/boilerplate/src/suite/cabloy-basic/modules/basic-siteadmin/assets/site/ssr-cabloyBasicAdmin-5.0.0/handler.js6828031 bytes0

Manifest

Package metadata

Scripts5
  • cleanrimraf dist dist-cli dist-toolsIsolate tsconfig.build.tsbuildinfo tsconfig.cli.tsbuildinfo tsconfig.isolate.tsbuildinfo
  • postpackclean-package restore && npm run clean
  • prepackclean-package
  • prepublishOnlynpm run tsc:publish
  • tsc:publishnpm run clean && vona :bin:buildGeneral && tsc -p tsconfig.build.json && tsc -p tsconfig.cli.json && tsc -p tsconfig.isolate.json
Dependencies38
  • @babel/plugin-proposal-decorators^7.25.9
  • @babel/plugin-transform-class-properties^7.25.9
  • @babel/plugin-transform-typescript^7.26.8
  • @cabloy/cli^3.1.2
  • @cabloy/dotenv^1.2.2
  • @cabloy/extend^3.2.2
  • @cabloy/module-glob^5.3.2
  • @cabloy/module-info^2.0.0
  • @cabloy/utils^2.1.2
  • @cabloy/word-utils^2.0.2
  • @lcov-viewer/cli^1.3.0
  • @rollup/plugin-alias^5.1.1
  • @rollup/plugin-babel^6.0.4
  • @rollup/plugin-commonjs^28.0.8
  • @rollup/plugin-json^6.1.0
  • @rollup/plugin-node-resolve^16.0.0
  • @rollup/plugin-replace^6.0.2
  • @rollup/plugin-terser^0.4.4
  • @rollup/plugin-typescript^12.3.0
  • babel-plugin-transform-typescript-metadata^0.3.2
  • babel-plugin-vona-bean-module^1.1.2
  • chalk^3.0.0
  • cli-table3^0.6.5
  • compressing^1.10.0
  • fs-extra^11.2.0
  • globby^16.0.0
  • gogocode^1.0.53
  • lodash^4.17.21
  • nodemon^3.1.9
  • randomatic^3.1.1
  • …and 8 more.