PkgRadar

Package evidence

@xaidenlabs/[email protected]

Known Indicator Filename: package/src/utils/stealth.js

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
77
Versions published
89
First published
Feb 2026
Publisher
xaidenlabs

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":["@xaidenlabs/[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":["@xaidenlabs/[email protected]"],"fail_on":"high"}'
Publisherxaidenlabs
Artifact bytes62,684
Previous version1.1.93
Published2026-06-14T10:57:23.298Z
SHA-2563d756bd979a15410e1cf8001b55b5a856d1748ccec4a1f883ff2d8da15f628a1

Why flagged

What the scanner saw

Known Indicator Filename: package/src/utils/stealth.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/src/utils/stealth.jspackage/src/utils/stealth.js45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/src/utils/stealth.jspackage/src/utils/stealth.js45
lowObfuscation Densitypackage/templates/default/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • lintprettier */*.js "*/**/*{.js,.ts}" --check
  • lint:fixprettier */*.js "*/**/*{.js,.ts}" -w
Dependencies1
  • @coral-xyz/anchor^0.32.1