PkgRadar

Package evidence

@hortiview/[email protected]

Credential File Packaged: package/generators/app/templates/connector/.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.

Versions published
42Mature · −50% score
First published
May 2024
Publisher
lan.thao.nguyen

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":["@hortiview/[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":["@hortiview/[email protected]"],"fail_on":"high"}'
Artifact bytes189,523
Previous version2.0.21552
Published2026-05-27T07:52:06.301Z
SHA-2565c8b8e8cddf58885d48aebd83e4489ab45d0091bebf01f79eb5e9fd48e1e55a8

Why flagged

What the scanner saw

Credential File Packaged: package/generators/app/templates/connector/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/generators/app/templates/connector/.envpackage/generators/app/templates/connector/.env35
highCredential File Packagedpackage/generators/app/templates/solution/.envpackage/generators/app/templates/solution/.env35

Manifest

Package metadata

Scripts2
  • startyo ./generators/app/index.js
  • testecho "Error: no test specified" && exit 1
Dependencies2
  • lodash^4.18.1
  • yeoman-generator^8.1.2