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
9
Versions published
19
First published
Dec 2025
Publisher
fengye_nobug

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"}'
Publisherfengye_nobug
Artifact bytes87,045
Previous version1.2.2
Published2026-05-19T06:22:32.238Z
SHA-256c80272f86c370d0efea3b8e6ae72334a6d25fc995b5395dc7253df8a70949e6d

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
mediumCredential file accesspackage/src/index.jsmatched ".npmrc"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
mediumCredential file accesspackage/src/index.jsmatched ".npmrc"10
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5
lowObfuscation Densitypackage/template/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • build:masternpx --yes only-allow pnpm && vite build --mode prodmaster
  • build:tencentCloudnpx --yes only-allow pnpm && vite build --mode prodtencentCloud
  • dev:localnpx only-allow pnpm && vite --mode devlocal
  • dev:masternpx only-allow pnpm && vite --mode devmaster
  • dev:tencentCloudnpx only-allow pnpm && vite --mode devtencentCloud
  • formatoxfmt --write .
  • lintoxlint --fix .
  • preinstallnpx only-allow pnpm
  • preparehusky
  • report:masternpx only-allow pnpm && rimraf dist && cross-env ANALYZE=true vite build --mode prodmaster
  • report:tencentCloudnpx only-allow pnpm && rimraf dist && cross-env ANALYZE=true vite build --mode prodtencentCloud
Dependencies8
  • @ant-design/icons-vue^7.0.1
  • aieditor^1.4.2
  • ant-design-vue~4.2.6
  • axios^1.13.5
  • dayjs^1.11.19
  • pinia^3.0.4
  • vue^3.5.29
  • vue-router^5.0.3