PkgRadar

Package evidence

@vtx/[email protected]

Credential File Packaged: package/lib/generators/umi4-antd4/templates/.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,246Niche · −30% score
Versions published
79Mature · −50% score
First published
Oct 2020
Publisher
songwenlin

Effective trust discount applied: 50% (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":["@vtx/[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":["@vtx/[email protected]"],"fail_on":"high"}'
Publishersongwenlin
Artifact bytes272,126
Previous version2.6.26
Published2026-05-28T02:57:31.513Z
SHA-2567998863318f0f740097581ded68ab8689d7f5cc642f6eabce821f860209b156a

Why flagged

What the scanner saw

Credential File Packaged: package/lib/generators/umi4-antd4/templates/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/lib/generators/umi4-antd4/templates/.envpackage/lib/generators/umi4-antd4/templates/.env35
mediumInvalid Package Jsonpackage/lib/generators/umi4-antd4/templates/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/lib/generators/umi4-antd6/templates/package.jsonpackage.json is not valid JSON10

Manifest

Package metadata

Scripts3
  • changelogconventional-changelog -p custom-config -i CHANGELOG.md -s -r 0
  • releaserelease-it --no-npm.publish
  • versionnpm run changelog && git add CHANGELOG.md
Dependencies8
  • chalk^3.0.0
  • clipboardy^2.2.0
  • commander^5.0.0
  • glob^7.1.6
  • inquirer^7.1.0
  • mkdirp^1.0.3
  • yargs-parser^18.1.1
  • yeoman-generator^4.7.2