PkgRadar

Package evidence

@tunnelhub/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
25
Versions published
28Mature · −50% score
First published
Mar 2023
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":["@tunnelhub/[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":["@tunnelhub/[email protected]"],"fail_on":"review"}'
Artifact bytes23,570,667
Previous version2.2.2
Published2026-05-15T19:51:05.340Z
SHA-2562cafba91f4015e89d0a1b352035ace9bda3619c2f12783ab700ebc6116e86d69

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/auth/browser-auth.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/lib/inquirer.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index.js2146318 bytes10
mediumLarge Javascript Payloadpackage/dist/commands/listAutomations.js2095849 bytes10
mediumLarge Javascript Payloadpackage/dist/commands/listEnvironments.js2095681 bytes10
mediumLarge Javascript Payloadpackage/dist/commands/listPackages.js2095788 bytes10

Manifest

Package metadata

Scripts8
  • buildtsc --emitDeclarationOnly && node esbuild.mjs
  • execute-tsnode --no-warnings --loader ts-node/esm src/index.ts
  • lintESLINT_USE_FLAT_CONFIG=false eslint . --ext .ts
  • lint:fixESLINT_USE_FLAT_CONFIG=false eslint . --ext .ts --fix
  • preparenpm run build
  • release:majornpm version major
  • release:minornpm version minor
  • release:patchnpm version patch
Dependencies24
  • @octokit/auth-basic^1.4.8
  • @octokit/rest^18.12.0
  • adm-zip^0.5.9
  • axios^1.8.2
  • body-parser^1.20.3
  • chalk^5.4.1
  • clear^0.1.0
  • cli-table3^0.6.5
  • clui^0.3.6
  • commander^13.1.0
  • configstore^5.0.1
  • del^6.0.0
  • dotenv^8.6.0
  • express^4.17.1
  • figlet^1.5.2
  • form-data^3.0.1
  • inquirer^7.3.3
  • js-yaml^4.1.0
  • lodash^4.17.21
  • minimist^1.2.5
  • ora^6.3.1
  • simple-git^2.47.0
  • touch^3.1.0
  • uuid^11.1.0