PkgRadar

Package evidence

@kong-link/[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
3
First published
Jun 2026
Publisher
kong-link

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":["@kong-link/[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":["@kong-link/[email protected]"],"fail_on":"review"}'
Publisherkong-link
Artifact bytes4,954
Previous version0.1.1
Published2026-06-12T05:46:20.418Z
SHA-2567d7dacb179aee152841500defbc0ddd3f874a0aa6b43d71e98529e804a2e93ee

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json --incremental false
  • build:cleannpm run clean && npm run build
  • cleannode ../../scripts/clean-package-dist.mjs
  • prepacknpm run build:clean
  • testvitest run
  • typechecktsgo --noEmit
Dependencies18
  • @codemirror/language^6.12.3
  • @codemirror/legacy-modes^6.5.3
  • @lezer/common^1.5.0
  • @lezer/cpp^1.1.5
  • @lezer/css^1.3.0
  • @lezer/go^1.0.1
  • @lezer/highlight^1.2.3
  • @lezer/html^1.3.13
  • @lezer/java^1.1.3
  • @lezer/javascript^1.5.4
  • @lezer/json^1.0.3
  • @lezer/markdown^1.6.2
  • @lezer/php^1.0.5
  • @lezer/python^1.1.18
  • @lezer/rust^1.0.2
  • @lezer/xml^1.0.6
  • @lezer/yaml^1.0.4
  • lezer-elixir^1.1.2