PkgRadar

Package evidence

@_xtribe/[email protected]

Js Download Chmod Exec, Remote Payload, Install-time lifecycle script

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
1
First published
Oct 2025
Publisher
_tribe

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":["@_xtribe/[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":["@_xtribe/[email protected]"],"fail_on":"high"}'
Publisher_tribe
Artifact bytes7,950
Previous versionnone
Published2025-10-10T01:16:12.361Z
SHA-256f25402dd5c10558300fabf6dc366ce7da49ce38c9f2e654e683bc8ff57096749

Why flagged

What the scanner saw

Js Download Chmod 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
62Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 62 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Js Download Chmod Exec

2532 members · evidence strength 90
Repeated static TTPcandidate

Js Download Chmod Exec

2532 members · max score 237

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Download Chmod Execmanifest45
mediumRemote Payloadmanifest12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Download Chmod Execmanifest45
mediumRemote Payloadmanifest12
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies2
  • chalk^4.1.2
  • ora^5.4.1