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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 50 · status changed
Related candidates
Linked campaigns and clusters
Credential File Packaged — package/template/.env
78 members · evidence strength 80Credential File Packaged — package/template/.env
78 members · max score 50Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/template/.env | package/template/.env | 35 |
| medium | Credential file access | package/deppon.js | matched ".npmrc" | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/template/.env | package/template/.env | 35 |
| medium | Credential file access | package/deppon.js | matched ".npmrc" | 10 |
| low | Install-time lifecycle script | package.json | postinstall="deppon-skills-install" | 5 |
Manifest
Package metadata
Scripts11
buildvite build --mode productionbuild:testvite build --mode testdevvite --mode developmentdev:localvite --mode dev-localdev:testvite --mode testformatprettier --write **/*.{js,ts,vue} && eslint . --ext js,ts,vue --fixlinteslint . --ext js,ts,vuepostinstalldeppon-skills-installpreviewvite previewpreview: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.12dayjs^1.11.19echarts^6.0.0element-plus^2.11.7exceljs^4.4.0file-saver^2.0.5nprogress^0.2.0pinyin-pro^3.27.0vue^3.5.24