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
251
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 bytes244,752
Previous version0.1.253
Published2026-06-10T07:03:11.660Z
SHA-256ba288a71aeedb5fea05208742c1d7167ecc83ac6887da5fa15613052d6e00e54

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.254Version
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