PkgRadar

Package evidence

@thx/[email protected]

Remote Payload: matched "curl "

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
62Mature · −50% score
First published
May 2021
Publisher
shayne_mymc

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@thx/[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":["@thx/[email protected]"],"fail_on":"review"}'
Publishershayne_mymc
Artifact bytes12,652
Previous version17.3.6
Published2025-07-15T16:23:35.810Z
SHA-2564927b09acd2c7d3ede11474191a78f961657eb06fd87a35ee18e2b675ba03d78

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/discord.shmatched "curl "12
mediumRemote Payloadpackage/bin/watchtower.shmatched "curl "12

Manifest

Package metadata

Dependencies19
  • @babel/core^7.17.5
  • @babel/preset-env^7.16.11
  • @types/chai^4.3.0
  • @types/chai-as-promised^7.1.5
  • @types/jscodeshift^0.11.3
  • @types/mocha^9.1.0
  • chai^4.3.6
  • chai-as-promised^7.1.1
  • debug^4.4.0
  • depcheck^1.4.3
  • find-up^5.0.0
  • jscodeshift^0.13.1
  • lodash-es^4.17.21
  • mocha^9.2.2
  • rimraf^3.0.2
  • sort-package-json^1.54.0
  • testdouble^3.16.4
  • ts-node^10.9.0
  • yaml^1.10.2