PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/templates/nestjs/.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.

Weekly downloads
209
Versions published
85Mature · −50% score
First published
Dec 2022
Publisher
otto0120

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"}'
Publisherotto0120
Artifact bytes1,604,628
Previous version0.3.62
Published2026-05-29T06:36:31.745Z
SHA-25673ff4ea25b7b82b991cbb0ffefdb0ad3acd298e005211e6d6bf547b17d7eb2cf

Why flagged

What the scanner saw

Credential File Packaged: package/templates/nestjs/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/nestjs/.envpackage/templates/nestjs/.env35
highCredential File Packagedpackage/templates/vue-crx-template/.envpackage/templates/vue-crx-template/.env35
highCredential File Packagedpackage/templates/vue-giime-ts/.envpackage/templates/vue-giime-ts/.env35
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/nestjs/.envpackage/templates/nestjs/.env35
highCredential File Packagedpackage/templates/vue-crx-template/.envpackage/templates/vue-crx-template/.env35
highCredential File Packagedpackage/templates/vue-giime-ts/.envpackage/templates/vue-giime-ts/.env35
lowCredential file accesspackage/src/index.jsmatched ".npmrc"5
lowLarge Javascript Payloadpackage/templates/vue-crx-template/static/evalCore.min.js2765628 bytes0
lowObfuscation Densitypackage/templates/html-parcel-ts/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/html-vite-ts/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/vue-admin-ts/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/vue-crx-template/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/vue-giime-electron-ts/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/vue-giime-ts/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/vue-tailwind-ts/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • buildvite build
  • build-checkrun-p type-check build-only
  • build:localtestvite build --mode localtest
  • build:testvite build --mode test
  • devvite
  • linteslint . --ext .vue,.js,.ts,.jsx,.tsx --max-warnings 0 --cache
  • lint:fixpnpm run lint --fix
  • previewvite preview
  • type-checkvue-tsc --noEmit
Dependencies9
  • @element-plus/icons-vue^2.1.0
  • axios^1.4.0
  • element-plus^2.3.6
  • js-cookie^3.0.5
  • pinia^2.1.4
  • sass^1.63.4
  • vue^3.3.4
  • vue-clipboard3^2.0.0
  • vue-router^4.2.2