PkgRadar

Package evidence

@agfpd/[email protected]

Remote Payload, Messenger Bot Endpoint

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
130
First published
Jun 2026
Publisher
agfpd-owner

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":["@agfpd/[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":["@agfpd/[email protected]"],"fail_on":"review"}'
Publisheragfpd-owner
Artifact bytes411,720
Previous version0.4.24
Published2026-06-22T11:31:18.122Z
SHA-2567bdfb5536f40d149513c6e6e5acaba81917765a5e127b51449c968ab1152ab6a

Why flagged

What the scanner saw

Remote Payload

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/connect/index.ts12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/connect/index.ts12
lowMessenger Bot Endpointpackage/src/connect/index.ts5

Manifest

Package metadata

Scripts 7

Sign in to view install / lifecycle script contents.

Dependencies8
  • @modelcontextprotocol/sdk1.29.0
  • @xterm/addon-serialize0.14.0
  • @xterm/headless6.0.0
  • ink^7.1.0
  • proper-lockfile^4.1.2
  • react^19.2.7
  • react-devtools-core^7.0.1
  • transliteration^2.6.1