PkgRadar

Package evidence

[email protected]

Remote Payload: matched "github.com/actions/runner/releases/download"

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.

Weekly downloads
215
Versions published
342Mature · −50% score
First published
Jan 2021
Publisher
itwcw2000

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheritwcw2000
Artifact bytes542,684
Previous version1.7.0
Published2026-06-11T10:21:06.006Z
SHA-25633449e51e9f547ba998350c387d5e98333310e8386da1b35ee3c473f0972691a

Why flagged

What the scanner saw

Remote Payload: matched "github.com/actions/runner/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/runner.jsmatched "github.com/actions/runner/releases/download"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/runner.jsmatched "github.com/actions/runner/releases/download"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/sync-nvmrc.js"5

Manifest

Package metadata

Scripts7
  • postinstallnode scripts/sync-nvmrc.js
  • preparenode -e "require('prepare-package')()"
  • prepare:watchnode -e "require('prepare-package/watch')()"
  • startnpm run prepare:watch
  • testnode ./bin/electron-manager test
  • wm:localnpm uninstall web-manager && npm i ../web-manager
  • wm:prodnpm uninstall web-manager && npm i web-manager@latest
Dependencies31
  • @octokit/rest^22.0.1
  • @sentry/electron^7.13.0
  • chalk^5.6.2
  • cross-env^10.1.0
  • dotenv^17.4.2
  • electron-log^5.4.3
  • electron-store^11.0.2
  • electron-updater^6.8.3
  • extract-zip^2.0.1
  • fs-jetpack^5.1.0
  • glob^13.0.6
  • gulp-clean-css^4.3.0
  • gulp-rename^2.1.0
  • gulp-responsive-modern^1.0.0
  • gulp-sass^6.0.1
  • js-yaml^4.1.1
  • json5^2.2.3
  • libsodium-wrappers^0.8.4
  • lodash^4.18.1
  • minimatch^10.2.5
  • node-powertools^3.0.0
  • npm-api^1.0.1
  • plist^4.0.0
  • sass^1.99.0
  • uuid^14.0.0
  • web-manager^4.1.42
  • webpack^5.106.2
  • wonderful-fetch^2.0.5
  • wonderful-version^1.3.2
  • ws^8.20.0
  • …and 1 more.
Optional dependencies2
  • automately^1.0.5
  • node-windows^1.0.0-beta.8