PkgRadar

Package evidence

@deppon/[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
538
Versions published
48
First published
Mar 2026
Publisher
wangyang1103

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":["@deppon/[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":["@deppon/[email protected]"],"fail_on":"high"}'
Publisherwangyang1103
Artifact bytes78,271
Previous version2.5.11
Published2026-06-01T03:27:23.936Z
SHA-2561df37bfb6ff87e2dd6361c7ad0bd677bb9750d9fe048d1863ad6bdf1cad89cbd

Why flagged

What the scanner saw

Credential File Packaged: package/template/.env

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/template/.env

78 members · evidence strength 80
Repeated static TTPcandidate

Credential File Packaged — package/template/.env

78 members · max score 50

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
mediumCredential file accesspackage/deppon.jsmatched ".npmrc"10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
mediumCredential file accesspackage/deppon.jsmatched ".npmrc"10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="deppon-skills-install"5

Manifest

Package metadata

Scripts11
  • buildvite build --mode production
  • build:testvite build --mode test
  • devvite --mode development
  • dev:localvite --mode dev-local
  • dev:testvite --mode test
  • formatprettier --write **/*.{js,ts,vue} && eslint . --ext js,ts,vue --fix
  • linteslint . --ext js,ts,vue
  • postinstalldeppon-skills-install
  • previewvite preview
  • preview:testvite preview --base /
  • serve:testnode preview-server.js
Dependencies16
  • @deppon/deppon-assets^2.5.12
  • @deppon/deppon-auth^2.5.12
  • @deppon/deppon-pinia^2.5.12
  • @deppon/deppon-request^2.5.12
  • @deppon/deppon-router^2.5.12
  • @deppon/deppon-template^2.5.12
  • @deppon/deppon-ui^2.5.12
  • @deppon/deppon-utils^2.5.12
  • dayjs^1.11.19
  • echarts^6.0.0
  • element-plus^2.11.7
  • exceljs^4.4.0
  • file-saver^2.0.5
  • nprogress^0.2.0
  • pinyin-pro^3.27.0
  • vue^3.5.24