PkgRadar

Package evidence

@_tribe/[email protected]

Js Download Chmod Exec, Remote Payload

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
Jul 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":["@_tribe/[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":["@_tribe/[email protected]"],"fail_on":"high"}'
Publisher_tribe
Artifact bytes12,511,175
Previous versionnone
Published2025-07-21T19:01:05.142Z
SHA-256e473b2896c5fa4215d5306244b8c8b79741cb949979591c4d7bfc6dbefda6db9

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Js Download Chmod Exec

2393 members · evidence strength 90
Repeated static TTPcandidate

Js Download Chmod Exec

2443 members · max score 237

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Download Chmod Execmanifest45
mediumRemote Payloadmanifest12

Manifest

Package metadata

Dependencies5
  • chalk^4.1.2
  • node-fetch^2.6.7
  • ora^5.4.1
  • tar^6.1.15
  • which^2.0.2