PkgRadar

Package evidence

@agent-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
255
First published
Feb 2026
Publisher
kailunshi

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":["@agent-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":["@agent-link/[email protected]"],"fail_on":"review"}'
Publisherkailunshi
Artifact bytes246,357
Previous version0.1.257
Published2026-06-12T10:34:05.110Z
SHA-25616b7de50bfa07b9f51c137a14ef5a5e36dccf1525f2bc7b082549e0551858858

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsx watch src/index.ts
  • prepublishOnlynpm run build
  • startnode dist/index.js
Dependencies11
  • @azure/msal-node^3.8.10
  • commander^12.0.0
  • cron-parser^5.5.0
  • js-yaml^4.1.1
  • marked^17.0.6
  • node-cron^4.2.1
  • node-pty^1.1.0
  • qrcode-terminal^0.12.0
  • tweetnacl^1.0.3
  • tweetnacl-util^0.15.1
  • ws^8.16.0