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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 4 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Disguised Lifecycle Hook | package.json | — | 15 |
Manifest
Package metadata
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.0arktype^2.1.20chardet^2.1.0conventional-changelog-conventionalcommits^9.3.1debug^4.4.1error.iserror^1.0.2es-main^1.3.0globals^17.5.0husky^9.1.7patch-package^8.0.1sanitize-filename^1.6.4semantic-release^25.0.0semantic-release-export-data^1.1.0ts-essentials^10.1.1typescript-eslint^8.58.2