PkgRadar

Package evidence

@shun83914/[email protected]

Remote Payload: matched "curl "

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
shun83914

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":["@shun83914/[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":["@shun83914/[email protected]"],"fail_on":"review"}'
Publishershun83914
Artifact bytes38,315
Previous version0.1.1
Published2026-06-03T16:14:02.719Z
SHA-2562e09a503edd5f6624f91ed9c3fe5bb9546fb0ecbaa652c944c8aaf4396b71cc0

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/mcp-server.jsmatched "curl "12
mediumRemote Payloadpackage/bin/install.shmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/mcp-server.jsmatched "curl "12
mediumRemote Payloadpackage/bin/install.shmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js"5

Manifest

Package metadata

Scripts5
  • loginnode bin/comments-agent login
  • mcpnode bin/comments-agent-mcp
  • postinstallnode bin/postinstall.js
  • setupnode bin/comments-agent setup
  • startnode bin/comments-agent
Dependencies7
  • chalk^4.1.2
  • commander^12.0.0
  • dayjs^1.11.0
  • js-yaml^4.1.0
  • marked^12.0.0
  • openai^4.0.0
  • puppeteer-core^24.0.0