PkgRadar

Package evidence

@testdriverai/[email protected]

Remote Payload: matched "Invoke-WebRequest"

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
687
Versions published
241
First published
Mar 2026
Publisher
ianj3nnings

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":["@testdriverai/[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":["@testdriverai/[email protected]"],"fail_on":"review"}'
Publisherianj3nnings
Artifact bytes16,251,677
Previous version7.9.102-test
Published2026-06-12T17:57:24.200Z
SHA-25673512bebb7b6ff254b5f8f467a7b7957001a8bf5f98da9697348e863618d68a4

Why flagged

What the scanner saw

Remote Payload: matched "Invoke-WebRequest"

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

Availability ledger

available

review
Last checked
reviewRisk
17Score
7.9.103-canaryVersion
Status history (1 event)
  1. newavailable · risk review · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/setup/aws/spawn-runner.shmatched "Invoke-WebRequest"12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/setup/aws/spawn-runner.shmatched "Invoke-WebRequest"12
lowCredential file accesspackage/lib/vitest/setup-self-hosted.mjsmatched "AWS_ACCESS_KEY"5
lowLarge Javascript Payloadpackage/agent/lib/subimage/opencv.js7943646 bytes0
lowObfuscation Densitypackage/mcp-server/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/vscode-extension/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • compiletsc -p ./
  • linteslint src --ext ts
  • packagevsce package
  • pretestnpm run compile && npm run lint
  • testnode ./out/test/runTest.js
  • vscode:prepublishnpm run compile
  • watchtsc -watch -p ./
Dependencies1
  • ws^8.16.0