PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 1 day(s) ago, 5 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
5
First published
Jun 2026
Publisher
atennebris

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisheratennebris
Artifact bytes237,959
Previous version0.1.2
Published2026-06-10T00:55:46.300Z
SHA-25644bf19f20b914a8967eb68cc456b195d16e985950b0b1c4f7553dae3aa87b2ac

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 1 day(s) ago, 5 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

high
Last checked
highRisk
5Score
0.1.3Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 5 total version(s), has lifecycle hook25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 5 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts13
  • buildtsc -p tsconfig.json
  • daemon:deletepnpm exec pm2 delete umbra-daemon
  • daemon:startpnpm exec pm2 start ecosystem.config.cjs --only umbra-daemon
  • daemon:stoppnpm exec pm2 stop umbra-daemon
  • devtsx src/cli/main.ts
  • dev:daemontsx src/core/daemon-entry.ts
  • formatbiome format --write .
  • link:globalpnpm link --global
  • lintbiome check .
  • postinstallnode scripts/postinstall.mjs
  • rebuild:nativespnpm rebuild better-sqlite3
  • rebuild:natives:match-daemonnode scripts/rebuild-better-sqlite-for-daemon-node.mjs
  • testnode scripts/test.mjs
Dependencies20
  • @bscotch/gml-parser^1.17.2
  • @huggingface/transformers^4.2.0
  • @types/js-yaml^4.0.9
  • @types/react^19.2.14
  • @vscode/tree-sitter-wasm^0.3.1
  • ansi-escapes^7.3.0
  • better-sqlite3^12.9.0
  • cac^6.7.14
  • fflate^0.8.3
  • ink^7.0.2
  • js-yaml^4.1.1
  • marked^18.0.3
  • pdf-parse^2.4.5
  • pm2^5.4.3
  • react^19.2.5
  • sqlite-vec^0.1.9
  • strip-ansi^7.2.0
  • terminal-link^5.0.0
  • web-tree-sitter^0.26.8
  • zod^3.25.76