PkgRadar

Package evidence

@halospv3/[email protected]

Disguised Lifecycle Hook

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
219
Versions published
105Mature · −50% score
First published
Oct 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@halospv3/[email protected]"],"fail_on":"review"}'

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":["@halospv3/[email protected]"],"fail_on":"review"}'
Artifact bytes261,327
Previous version3.5.2-develop.1
Published2026-04-18T00:39:18.285Z
SHA-2564da214f3f6b0e997247113d9c23f428143c67efa26d22e8b098c12d6646f7604

Why flagged

What the scanner saw

Disguised Lifecycle Hook

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
3.5.2Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumDisguised Lifecycle Hookpackage.json15

Manifest

Package metadata

Scripts 22

Sign in to view install / lifecycle script contents.

Dependencies28
  • @commitlint/cli^20.5.0
  • @commitlint/config-conventional^20.5.0
  • @dotenvx/dotenvx^1.61.1
  • @eslint/js^10.0.1
  • @eslint/json^1.2.0
  • @semantic-release/changelog^6.0.3
  • @semantic-release/commit-analyzer^13.0.1
  • @semantic-release/exec^7.1.0
  • @semantic-release/git^10.0.1
  • @semantic-release/github^12.0.6
  • @semantic-release/npm^13.1.5
  • @semantic-release/release-notes-generator^14.1.0
  • @stylistic/eslint-plugin^5.9.0
  • @types/node~24.12.0
  • arktype^2.1.20
  • chardet^2.1.0
  • conventional-changelog-conventionalcommits^9.3.1
  • debug^4.4.1
  • error.iserror^1.0.2
  • es-main^1.3.0
  • globals^17.5.0
  • husky^9.1.7
  • patch-package^8.0.1
  • sanitize-filename^1.6.4
  • semantic-release^25.0.0
  • semantic-release-export-data^1.1.0
  • ts-essentials^10.1.1
  • typescript-eslint^8.58.2