PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 42 day(s) ago, 9 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
35
Versions published
9
First published
Apr 2026
Publisher
bitkyc08

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"}'
Publisherbitkyc08
Artifact bytes1,193,376
Previous version0.1.12
Published2026-06-11T12:16:15.499Z
SHA-256e2be12d9f9f8953d6aede9ede2211aaa8e77cebc7d4e593337f893f4eb849f5f

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.1.14 vs 0.1.12: "node scripts/postinstall.mjs"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.1.14 vs 0.1.12: "node scripts/postinstall.mjs"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 42 day(s) ago, 9 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.1.14 vs 0.1.12: "node scripts/postinstall.mjs"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 42 day(s) ago, 9 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts45
  • benchmark:trajectorynode benchmarks/agbrowse/run-task.mjs
  • check:module-graphnode scripts/check-module-graph.mjs
  • check:strict-baselinenode scripts/check-strict-baseline.mjs
  • docs:countsbash structure/verify-counts.sh
  • docs:driftbash structure/check-doc-drift.sh
  • eval:web-ai:fixturesnode scripts/run-web-ai-eval.mjs --config test/fixtures/provider-dom/parallel-eval.json --concurrency 4 --json
  • fix:countsnode scripts/fix-counts.mjs
  • gate:action-memory-safe-replaynode scripts/release-gates.mjs action-memory-safe-replay
  • gate:allnode scripts/release-gates.mjs
  • gate:browser-primitives-completenode scripts/release-gates.mjs browser-primitives-complete
  • gate:eval-adapters-no-score-claimsnode scripts/release-gates.mjs eval-adapters-no-score-claims
  • gate:extract-schema-fixturesnode scripts/release-gates.mjs extract-schema-fixtures
  • gate:mcp-deferred-metadatanode scripts/release-gates.mjs mcp-deferred-metadata
  • gate:mcp-scope-frozennode scripts/release-gates.mjs mcp-scope-frozen
  • gate:model-adapter-frozennode scripts/release-gates.mjs model-adapter-frozen
  • gate:no-cloud-claimsnode scripts/release-gates.mjs no-cloud-claims
  • gate:no-experimental-in-readme-ready-sectionnode scripts/release-gates.mjs no-experimental-in-readme-ready-section
  • gate:observation-bundle-fixturesnode scripts/release-gates.mjs observation-bundle-fixtures
  • gate:observe-actions-fixturesnode scripts/release-gates.mjs observe-actions-fixtures
  • gate:planner-loop-localnode scripts/release-gates.mjs planner-loop-local
  • gate:testsnode scripts/release-gates.mjs tests
  • gate:trace-browser-actionsnode scripts/release-gates.mjs trace-browser-actions
  • gate:truth-table-freshnode scripts/release-gates.mjs truth-table-fresh
  • gate:typechecknode scripts/release-gates.mjs typecheck
  • pack:drynpm pack --dry-run --json
  • postinstallnode scripts/postinstall.mjs
  • releasebash scripts/release.sh
  • release:previewbash scripts/release-preview.sh
  • smoke:binsnode scripts/smoke-bins.mjs
  • testvitest run --reporter=verbose
  • …and 15 more.
Dependencies3
  • archiver^7.0.1
  • fast-glob^3.3.3
  • playwright-core^1.58.2