PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/templates/pubinfo-app/.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
215
Versions published
97Mature · −50% score
First published
Apr 2024
Publisher
werheng

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":["[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"}'
Publisherwerheng
Artifact bytes3,435,666
Previous version2.2.0
Published2026-06-02T07:06:10.260Z
SHA-25609b9d1f81bc55b9936f353b83a2da1e94b9b3cdc7ff861cc77004226be6a83ee

Why flagged

What the scanner saw

Credential File Packaged: package/templates/pubinfo-app/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/pubinfo-app/.envpackage/templates/pubinfo-app/.env35
highCredential File Packagedpackage/templates/pubinfo-module/playground/.envpackage/templates/pubinfo-module/playground/.env35
highCredential File Packagedpackage/templates/pubinfo-monorepo/apps/basic/.envpackage/templates/pubinfo-monorepo/apps/basic/.env35
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/pubinfo-app/.envpackage/templates/pubinfo-app/.env35
highCredential File Packagedpackage/templates/pubinfo-module/playground/.envpackage/templates/pubinfo-module/playground/.env35
highCredential File Packagedpackage/templates/pubinfo-monorepo/apps/basic/.envpackage/templates/pubinfo-monorepo/apps/basic/.env35
lowCredential file accesspackage/dist/helper.mjsmatched ".npmrc"5
lowObfuscation Densitypackage/templates/pubinfo-monorepo/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildtsdown
  • clinode dist/cli.js
  • cli:cleanrimraf ./my-app
  • devtsdown --watch src
  • linteslint . --cache --fix
Dependencies13
  • @inquirer/prompts^8.2.0
  • @pubinfo/shared2.2.1
  • ansi-colors^4.1.3
  • cfonts^3.3.1
  • commander^14.0.3
  • confbox^0.2.4
  • fs-extra^11.3.3
  • giget^3.1.2
  • node-plop0.32.2
  • ofetch^1.5.1
  • ora^9.3.0
  • rimraf^6.1.2
  • semver^7.7.4