PkgRadar

Package evidence

@agent-link/[email protected]

Js Remote Npm Install, 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
1,086Niche · −30% score
Versions published
480Established · −30% score
First published
Feb 2026
Publisher
kailunshi

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@agent-link/[email protected]"],"fail_on":"high"}'

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":["@agent-link/[email protected]"],"fail_on":"high"}'
Publisherkailunshi
Artifact bytes9,978,292
Previous version0.1.484
Published2026-07-02T09:24:48.086Z
SHA-25614294f945a1f031e081027e25d6be3b633d6ea7f109e474bb8b0e074ee0359ab

Why flagged

What the scanner saw

Js Remote Npm Install

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

Availability ledger

available

high
Last checked
highRisk
31Score
0.1.485Version
Status history (1 event)
  1. newavailable · risk high · score 31 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Remote Npm Installmanifest45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Remote Npm Installmanifest45
lowLarge Javascript Payloadmanifest0

Manifest

Package metadata

Dependencies9
  • @xterm/addon-fit^0.11.0
  • @xterm/addon-web-links^0.12.0
  • @xterm/xterm^6.0.0
  • commander^12.0.0
  • express^4.18.2
  • jose^6.2.2
  • tweetnacl^1.0.3
  • tweetnacl-util^0.15.1
  • ws^8.16.0