PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 37 day(s) ago, 4 total version(s), has 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
5
Versions published
4
First published
May 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes641,102
Previous version1.0.0
Published2026-06-13T20:04:23.517Z
SHA-256c0429489b163f7730abde6dbc6a39babe384101ad7b591b9734e768012dacc59

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 37 day(s) ago, 4 total version(s), has 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
1Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 37 day(s) ago, 4 total version(s), has lifecycle hook10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 37 day(s) ago, 4 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/install-agent-skills.mjs"5

Manifest

Package metadata

Scripts7
  • buildtsup
  • checktsc --noEmit
  • cleanrm -rf dist
  • devtsup --watch
  • postinstallnode ./scripts/install-agent-skills.mjs
  • testvitest run
  • test:watchvitest
Dependencies13
  • @playwright/test^1.59.1
  • cli-truncate^5.2.0
  • fast-glob^3.3.2
  • figures^6.1.0
  • ink^7.0.2
  • ink-spinner^5.0.0
  • playwright^1.52.0
  • playwright-core^1.52.0
  • pretty-ms^9.3.0
  • react^19.2.6
  • string-width^8.2.1
  • tsx^4.19.0
  • typescript^5.8.3
Optional dependencies2
  • accessibility-checker-engine^4.0.0
  • better-sqlite3^12.9.0