PkgRadar

Package evidence

@axiomhq/[email protected]

Remote Dependency Spec, Large Javascript Payload

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
34
Versions published
15Established · −30% score
First published
Jun 2022
Publisher
kevinehosford

Effective trust discount applied: 30% (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":["@axiomhq/[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":["@axiomhq/[email protected]"],"fail_on":"review"}'
Publisherkevinehosford
Artifact bytes858,851
Previous version0.11.0
Published2024-10-10T15:47:57.511Z
SHA-25699571dd9eb3510032fa07bc55dbbe3ac3345868def356d056740c99876080a6b

Why flagged

What the scanner saw

Remote Dependency Spec

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.json12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.json12
lowLarge Javascript Payloadpackage/dist/kusto.2e63aa87.js0

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies12
  • @axiomhq/language-service-next^0.2.6
  • @kusto/monaco-kustogit+https://github.com/axiomhq/monaco-kusto.git#84fdc0b4551afbeb8cad06ad8c60689297128de9
  • imports-loader^3.1.1
  • monaco-editor-core^0.33.0
  • rimraf^3.0.2
  • terser^5.15.0
  • terser-webpack-plugin^5.3.6
  • ts-loader^9.4.2
  • ts-node^10.9.1
  • typescript^4.6.4
  • webpack^5.94.0
  • webpack-cli^4.9.2