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 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":["[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"}'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
Status history (1 event)
- new → available · risk high · score 52 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/pubinfo-app/.env | package/templates/pubinfo-app/.env | 35 |
| high | Credential File Packaged | package/templates/pubinfo-module/playground/.env | package/templates/pubinfo-module/playground/.env | 35 |
| high | Credential File Packaged | package/templates/pubinfo-monorepo/apps/basic/.env | package/templates/pubinfo-monorepo/apps/basic/.env | 35 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/pubinfo-app/.env | package/templates/pubinfo-app/.env | 35 |
| high | Credential File Packaged | package/templates/pubinfo-module/playground/.env | package/templates/pubinfo-module/playground/.env | 35 |
| high | Credential File Packaged | package/templates/pubinfo-monorepo/apps/basic/.env | package/templates/pubinfo-monorepo/apps/basic/.env | 35 |
| low | Credential file access | package/dist/helper.mjs | matched ".npmrc" | 5 |
| low | Obfuscation Density | package/templates/pubinfo-monorepo/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts5
buildtsdownclinode dist/cli.jscli:cleanrimraf ./my-appdevtsdown --watch srclinteslint . --cache --fix
Dependencies13
@inquirer/prompts^8.2.0@pubinfo/shared2.2.1ansi-colors^4.1.3cfonts^3.3.1commander^14.0.3confbox^0.2.4fs-extra^11.3.3giget^3.1.2node-plop0.32.2ofetch^1.5.1ora^9.3.0rimraf^6.1.2semver^7.7.4