PkgRadar

Package evidence

@project-selene/[email protected]

Known Indicator Filename: package/dist/scripts/lib/bundle.js

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":["@project-selene/[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":["@project-selene/[email protected]"],"fail_on":"high"}'
Publisher2767mr
Artifact bytes723,841
Previous version0.0.3
Published2026-05-22T15:09:05.521Z
SHA-25675fa8d8f8cee18cbce3c203a03743974466312779f69be3393af2c166e3ab63d

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/scripts/lib/bundle.js

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Known Indicator Filename — package/dist/src/scripts/lib/bundle.js

2 members · evidence strength 68
Repeated static TTPstale

Known Indicator Filename — package/dist/scripts/lib/bundle.js

2 members · evidence strength 68
Publisher / release actor burststale

2767mr

2 members · evidence strength 62

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/scripts/lib/bundle.jspackage/dist/scripts/lib/bundle.js45
highKnown Indicator Filenamepackage/dist/src/scripts/lib/bundle.jspackage/dist/src/scripts/lib/bundle.js45
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/scripts/lib/bundle.jspackage/dist/scripts/lib/bundle.js45
highKnown Indicator Filenamepackage/dist/src/scripts/lib/bundle.jspackage/dist/src/scripts/lib/bundle.js45
lowInstall-time lifecycle scriptpackage.jsonprepare="tsc"4

Manifest

Package metadata

Scripts5
  • buildtsc
  • cleantsc --build --clean
  • preparetsc
  • startnpm run watch
  • watchtsc -w
Dependencies4
  • chokidar^5.0.0
  • esbuild^0.28.0
  • fast-json-patch^3.1.1
  • jszip^3.10.1
Optional dependencies1
  • esbuild-sass-plugin^3.7.0