PkgRadar

Package evidence

@upptime/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
154Mature · −50% score
First published
Oct 2020
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@upptime/[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":["@upptime/[email protected]"],"fail_on":"review"}'
Artifact bytes13,089,600
Previous version1.42.4
Published2026-06-10T09:20:03.911Z
SHA-256f36ac63066b40d7de58570af1f89533fb4ff3b22025a10bc9db5a51a9667d783

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/automations.tsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/helpers/init-check.tsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/helpers/notifme.tsmatched "api.telegram.org/bot"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/automations.tsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/helpers/init-check.tsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/helpers/notifme.tsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/dist/helpers/notifme.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/helpers/notifme.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowLarge Javascript Payloadpackage/dist/index.js18980504 bytes0

Manifest

Package metadata

Scripts3
  • buildtsc
  • packagencc build --source-map
  • testjest
Dependencies17
  • @actions/core^1.2.7
  • @actions/github^5.1.1
  • @koj/config^1.2.11
  • @octokit/rest^18.5.2
  • @sindresorhus/slugify^1.1.0
  • axios^0.21.1
  • dayjs^1.10.4
  • fs-extra^9.1.0
  • globalping^0.1.1
  • js-yaml^4.1.0
  • node-libcurl^5.0.2
  • nodemailer^6.5.0
  • notifme-sdk^1.10.0
  • prettier^2.2.1
  • shelljs^0.8.4
  • tcp-ping^0.1.1
  • ws^7.4.6