PkgRadar

Package evidence

@eternagame/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"luxaritas","burst_same_day":1,"burst_week":1,"lure":{"kind":"edit_distance","target":"chai"},"version_anomaly":false,"new_account":false}

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
2
First published
Jun 2026
Publisher
luxaritas

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":["@eternagame/[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":["@eternagame/[email protected]"],"fail_on":"review"}'
Publisherluxaritas
Artifact bytes182,661
Previous version0.1.0
Published2026-06-12T23:16:52.749Z
SHA-2569968dd6102cba586f5c8663eedc83c665389ab88fca61181a51919b616d0015f

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"luxaritas","burst_same_day":1,"burst_week":1,"lure":{"kind":"edit_distance","target":"chai"},"version_anomaly":false,"new_account":false}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"luxaritas","burst_same_day":1,"burst_week":1,"lure":{"kind":"edit_distance","target":"chai"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts9
  • buildvite build
  • build:wcvite build --mode wc
  • devvite
  • lintrun-s lint:*
  • lint:oxfmtoxfmt
  • lint:oxlintoxlint . --fix
  • preparehusky && patch-package
  • startnpm run dev
  • testvitest
Dependencies18
  • @vueuse/core^14.2.1
  • @vueuse/integrations^14.2.1
  • bootstrap^5.3.8
  • bootstrap-vue-next^0.43.9
  • date-fns^4.1.0
  • eventemitter3^5.0.1
  • focus-trap^8.0.1
  • irc-framework^4.14.0
  • lodash^4.17.23
  • loglevel^1.9.2
  • markdown-it^14.1.1
  • markdown-it-link-attributes^4.0.1
  • markdown-it-regex^0.2.2
  • markdown-it-underline^1.0.1
  • pinia^3.0.4
  • stream-browserify^3.0.0
  • type-fest^5.5.0
  • vue^3.5.30