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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 19 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/auth/browser-auth.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/lib/inquirer.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/index.js | 2146318 bytes | 10 |
| medium | Large Javascript Payload | package/dist/commands/listAutomations.js | 2095849 bytes | 10 |
| medium | Large Javascript Payload | package/dist/commands/listEnvironments.js | 2095681 bytes | 10 |
| medium | Large Javascript Payload | package/dist/commands/listPackages.js | 2095788 bytes | 10 |
Manifest
Package metadata
Scripts8
buildtsc --emitDeclarationOnly && node esbuild.mjsexecute-tsnode --no-warnings --loader ts-node/esm src/index.tslintESLINT_USE_FLAT_CONFIG=false eslint . --ext .tslint:fixESLINT_USE_FLAT_CONFIG=false eslint . --ext .ts --fixpreparenpm run buildrelease:majornpm version majorrelease:minornpm version minorrelease:patchnpm version patch
Dependencies24
@octokit/auth-basic^1.4.8@octokit/rest^18.12.0adm-zip^0.5.9axios^1.8.2body-parser^1.20.3chalk^5.4.1clear^0.1.0cli-table3^0.6.5clui^0.3.6commander^13.1.0configstore^5.0.1del^6.0.0dotenv^8.6.0express^4.17.1figlet^1.5.2form-data^3.0.1inquirer^7.3.3js-yaml^4.1.0lodash^4.17.21minimist^1.2.5ora^6.3.1simple-git^2.47.0touch^3.1.0uuid^11.1.0