PkgRadar

Package evidence

@beeos-ai/[email protected]

Js Obfuscated Fetch Exec

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
30
First published
Mar 2026
Publisher
beenpm

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":["@beeos-ai/[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":["@beeos-ai/[email protected]"],"fail_on":"high"}'
Publisherbeenpm
Artifact bytes124,127
Previous version1.2.0
Published2026-06-30T10:12:25.325Z
SHA-2563c108e373bf8b21b7d7ca6e7023836afe450b42b2d74760b4210438aaf567421

Why flagged

What the scanner saw

Js Obfuscated Fetch Exec

1 candidate cluster(s) currently reference this release.

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.2.1Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Js Obfuscated Fetch Exec

194 members · evidence strength 90
Repeated static TTPcandidate

Js Obfuscated Fetch Exec

194 members · max score 239

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Obfuscated Fetch Execmanifest45

Manifest

Package metadata

Dependencies10
  • @noble/ed25519^2.2.0
  • @noble/hashes^1.7.0
  • commander^13.0.0
  • open^10.1.0
  • ora^8.1.0
  • proper-lockfile^4.1.2
  • qrcode^1.5.4
  • smol-toml^1.3.0
  • tar^7.5.13
  • which^5.0.0