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.

Versions published
13
First published
May 2026
Publisher
ohh97

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 bytes793,493
Previous version1.0.11
Published2026-06-16T07:43:35.283Z
SHA-2562f7ce195632f7a8742da3ef9295fd5a1472b9aab26581b9084140605dd489016

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
35Score
1.0.12Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
lowLarge Javascript Payloadpackage/template/src/assets/pdf.worker.js2187556 bytes0

Manifest

Package metadata

Scripts8
  • buildvp build && esno ./build/script/postBuild.ts
  • devvp dev
  • formatvp fmt
  • lintpnpm lint:oxlint && pnpm lint:eslint
  • lint:eslintvp lint . --fix
  • lint:oxlintvp lint . --fix -D correctness
  • previewvp 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.4.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.1.0
  • vue-types^6.0.0
  • vuedraggable^4.1.0
  • xlsx^0.18.5