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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 2 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 1 day(s) ago, 4 total version(s), has lifecycle hook | 25 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 1 day(s) ago, 4 total version(s), has lifecycle hook | 25 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-preflight.cjs" | 5 |
| low | Credential file access | package/data/kiro.agent-v1.schema.json | matched ".aws/" | 3 |
Manifest
Package metadata
Scripts19
checkbiome check --write .check-driftbun run scripts/check-drift.tsformatbiome format --write .format:checkbiome format .gui:buildbun run --filter gui-web build && bun run --filter gui-server buildgui:checkbiome check gui/gui:devbun run --filter gui-web devgui: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.cjspostpackgit checkout -- gui/server/src gui/shared/src gui/README.mdprepackbun run --filter gui-web build:bundle && bun run scripts/gui-pack-prune.tsrefresh-schemasbun run scripts/refresh-schemas.tstestbun testtest:installbash tests/bin/install.test.shtest:watchbun test --watchtypechecktsc --noEmit && bun run gui:typecheckverify:tarballbun run scripts/verify-tarball.ts
Dependencies18
@mozilla/readability^0.6.0chokidar^5.0.0commander^14.0.3dotenv^17.4.2gpt-tokenizer^3.4.0gray-matter^4.0.3hono^4.6.0js-yaml^4.1.1jsdom^29.1.1microdiff^1.5.0ora8picocolors^1.1.1picomatch^4.0.4smol-toml^1.6.1tar^7.4.3turndown^7.2.4turndown-plugin-gfm^1.0.2zod^4.4.1