PkgRadar

Package evidence

@hkube/[email protected]

no findings

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.

Versions published
41Mature · −50% score
First published
Nov 2017
Publisher
yehiyam

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@hkube/[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":["@hkube/[email protected]"],"fail_on":"review"}'
Publisheryehiyam
Artifact bytes14,560
Previous version3.8.19
Published2018-05-07T14:17:43.730Z
SHA-256ee0d241c61789defdec1472da791db3ea809113ac85225bdaabfd991e8840a49

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
3.8.20Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • clonenode clone.js
  • npmnode npm.js
  • testecho "Error: no test specified" && exit 1
Dependencies25
  • @hkube/hkube^3.3.22
  • @octokit/rest^14.0.2
  • await-delay^1.0.0
  • await-done^1.0.8
  • colors^1.1.2
  • dockerfile-parse^0.2.0
  • expand-tilde^2.0.2
  • fs-extra^4.0.2
  • github-repositories^3.0.0
  • js-yaml^3.10.0
  • json-stream^1.0.0
  • kubernetes-client^5.2.0
  • lodash^4.17.5
  • meow^3.7.0
  • minimist^1.2.0
  • mkdir-recursive^0.3.0
  • npm-i0.0.2
  • object-path^0.11.4
  • recursive-readdir^2.2.1
  • request^2.83.0
  • request-promise^4.2.2
  • semver^5.4.1
  • simple-git^1.80.1
  • tableify^1.1.0
  • tempfile^2.0.0