PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/template/.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
1,259Niche · −30% score
Versions published
11
First published
May 2026
Publisher
ohh97

Effective trust discount applied: 30% (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"}'
Publisherohh97
Artifact bytes852,644
Previous version1.0.3
Published2026-05-29T04:01:07.989Z
SHA-2569137b4ab7c41f69219cd5267d22b510b7b62ae091cb6ab43d068e4fa6c00b284

Why flagged

What the scanner saw

Credential File Packaged: package/template/.env

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

Availability ledger

available

high
Last checked
highRisk
24Score
1.0.4Version
Status history (2 events)
  1. availableavailable · risk high · score 24 · status available -> available, risk high -> high, score 35 -> 24
  2. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
lowLarge Javascript Payloadpackage/template/src/assets/pdf.worker.js2161149 bytes0
lowObfuscation Densitypackage/template/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildvite build && esno ./build/script/postBuild.ts
  • devvite
  • formatoxfmt --config=./.oxfmtrc.json
  • lintpnpm lint:oxlint && pnpm lint:eslint
  • lint:eslinteslint . --fix
  • lint:oxlintoxlint . --fix -D correctness
  • previewvite preview
  • type-checkvue-tsc --build
Dependencies22
  • @vicons/antd^0.13.0
  • @vicons/ionicons5^0.13.0
  • @vicons/material^0.13.0
  • @vueuse/core^14.3.0
  • async-validator4.2.5
  • axios^1.16.1
  • date-fns^4.3.0
  • dayjs^1.11.21
  • dotenv^17.4.2
  • echarts^6.1.0
  • element-resize-detector^1.2.4
  • ionicons^8.0.13
  • jszip^3.10.1
  • lodash^4.18.1
  • pinia^3.0.4
  • qs^6.15.2
  • sortablejs^1.15.7
  • vue^3.5.35
  • vue-router^5.0.7
  • vue-types^6.0.0
  • vuedraggable^4.1.0
  • xlsx^0.18.5