PkgRadar

Package evidence

@wocker/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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":["@wocker/[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":["@wocker/[email protected]"],"fail_on":"review"}'
Publisherkearisp
Artifact bytes48,005
Previous version1.1.0-beta.1
Published2026-04-30T16:59:50.547Z
SHA-2563c28df3d58b24a958901bf46aeaa8f695fd0f0cbea47c1e13aa3ac1fb3ac96e1

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
21Score
1.1.0-beta.2Version
Status history (1 event)
  1. newavailable · risk review · score 21 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/makes/GithubClient.jsmatched "raw.githubusercontent.com"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/makes/GithubClient.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/lib/modules/keystore/utils/decrypt.jsmatched "Buffer.from(encryptedValue, \"base64"3
lowObfuscationpackage/lib/modules/keystore/utils/encrypt.jsmatched "Buffer.from(encrypted, \"base64"3
lowObfuscationpackage/lib/utils/get-cursor-position.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts8
  • buildtsc --project tsconfig.build.json
  • make-coverage-badgemake-coverage-badge
  • postbuildchmod +x ./lib/main.js
  • prepublishOnlynpm run build
  • startnpm run watch
  • testjest --colors
  • test-watchjest --colors --watchAll
  • watchnpm run build && tsc -w --project tsconfig.build.json
Dependencies13
  • @wocker/core^1.1.0-beta.5
  • @wocker/docker-module^1.0.0
  • @wocker/utils^2.0.6
  • async-mutex^0.4.0
  • axios^1.6.7
  • child_process^1.0.2
  • cli-table3^0.6.2
  • dockerode^4.0.2
  • keytar^7.9.0
  • md5^2.3.0
  • protobufjs^7.5.1
  • unzipper^0.12.3
  • yoctocolors-cjs^2.1.2