PkgRadar

Package evidence

@henryavila/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

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
17
First published
Apr 2026
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":["@henryavila/[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":["@henryavila/[email protected]"],"fail_on":"review"}'
Artifact bytes173,060
Previous version0.5.0
Published2026-05-15T15:14:33.756Z
SHA-256a48dfe24c84b00a0cc4e3e3f15585f8f28f3cb983d63149e4f1b6ba0ccb20ebc

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts9
  • build:uivite build
  • dev:uivite dev
  • postinstallnode scripts/postinstall.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2eplaywright test
  • test:integrationvitest run tests/integration
  • test:unitvitest run tests/unit
  • test:watchvitest
Dependencies19
  • @clack/prompts^1.2.0
  • @modelcontextprotocol/sdk^1.29.0
  • approx-string-match^2.0.0
  • chokidar^4.0.0
  • diff-match-patch^1.0.5
  • highlight.js^11.10.0
  • js-sha256^0.11.1
  • js-yaml^4.1.0
  • rehype-raw^7.0.0
  • rehype-stringify^10.0.0
  • remark-frontmatter^5.0.0
  • remark-gfm^4.0.0
  • remark-math^6.0.0
  • remark-parse^11.0.0
  • remark-rehype^11.0.0
  • unified^11.0.0
  • update-notifier^7.0.0
  • ws^8.18.0
  • zod^4.3.6