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
36Mature · −50% score
First published
May 2018
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 bytes7,765
Previous version1.1.37
Published2020-06-11T10:12:11.744Z
SHA-256e8d4a6db564848bba2c96a2ba60f71dcf98988fb22c2bc60edcc058a7587a5ff

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
1.1.38Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts2
  • testmocha test --colors --recursive
  • test-travis./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec test
Dependencies11
  • @hkube/local-pipeline-driver^1.0.3
  • deep-diff^1.0.2
  • find-up^2.1.0
  • fs-extra^6.0.1
  • lodash.merge^4.6.1
  • md5^2.2.1
  • prettyjson^1.2.1
  • request^2.85.0
  • request-promise^4.2.2
  • uuid^3.3.2
  • yargs^11.0.0