PkgRadar

Package evidence

@eliharoun/[email protected]

New Account With Lifecycle Hook: package first published 1 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.

Versions published
4
First published
Jun 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":["@eliharoun/[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":["@eliharoun/[email protected]"],"fail_on":"review"}'
Artifact bytes1,052,636
Previous version1.15.1
Published2026-06-08T16:50:23.967Z
SHA-256d725470847992405e21a106b7b899a79f0a7e1c0d486bee68ea958aa80f5ea3d

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 1 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
2Score
1.16.0Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 4 total version(s), has lifecycle hook25
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 4 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-preflight.cjs"5
lowCredential file accesspackage/data/kiro.agent-v1.schema.jsonmatched ".aws/"3

Manifest

Package metadata

Scripts19
  • checkbiome check --write .
  • check-driftbun run scripts/check-drift.ts
  • formatbiome format --write .
  • format:checkbiome format .
  • gui:buildbun run --filter gui-web build && bun run --filter gui-server build
  • gui:checkbiome check gui/
  • gui:devbun run --filter gui-web dev
  • gui:testbun test gui/
  • gui:typecheckbash -c 'cd gui/web && ../../scripts/run-with-node.sh node_modules/typescript/bin/tsc --noEmit'
  • lintbiome lint .
  • postinstallnode scripts/postinstall-preflight.cjs
  • postpackgit checkout -- gui/server/src gui/shared/src gui/README.md
  • prepackbun run --filter gui-web build:bundle && bun run scripts/gui-pack-prune.ts
  • refresh-schemasbun run scripts/refresh-schemas.ts
  • testbun test
  • test:installbash tests/bin/install.test.sh
  • test:watchbun test --watch
  • typechecktsc --noEmit && bun run gui:typecheck
  • verify:tarballbun run scripts/verify-tarball.ts
Dependencies18
  • @mozilla/readability^0.6.0
  • chokidar^5.0.0
  • commander^14.0.3
  • dotenv^17.4.2
  • gpt-tokenizer^3.4.0
  • gray-matter^4.0.3
  • hono^4.6.0
  • js-yaml^4.1.1
  • jsdom^29.1.1
  • microdiff^1.5.0
  • ora8
  • picocolors^1.1.1
  • picomatch^4.0.4
  • smol-toml^1.6.1
  • tar^7.4.3
  • turndown^7.2.4
  • turndown-plugin-gfm^1.0.2
  • zod^4.4.1