PkgRadar

Package evidence

[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.

Weekly downloads
2,534Niche · −30% score
Versions published
90
First published
Mar 2026
Publisher
m13v

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherm13v
Artifact bytes1,191,618
Previous version1.6.60
Published2026-06-05T02:47:30.967Z
SHA-256b1d0e31a2be533c4e039b9dd116f47a7255deec0b0bdc596eaf23fab3ce1a84a

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
35Score
1.6.61Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/cli.jsmatched "curl "12
mediumRemote Payloadpackage/skill/link-edit-github.shmatched "curl "12
mediumRemote Payloadpackage/skill/link-edit-moltbook.shmatched "curl "12
mediumRemote Payloadpackage/skill/lock.shmatched "curl "12
mediumRemote Payloadpackage/skill/prewarm-funnel.shmatched "curl "12
mediumRemote Payloadpackage/skill/lib/reddit-backend.shmatched "curl "12
mediumRemote Payloadpackage/skill/run-twitter-cycle.shmatched "curl "12
mediumRemote Payloadpackage/skill/lib/twitter-backend.shmatched "curl "12

Manifest

Package metadata

Scripts4
  • devnode --watch bin/server.js
  • release:mcpbbash scripts/release-mcpb.sh
  • startnode bin/server.js
  • testnode test/platform.test.js && node test/launchd-golden.test.js && node test/systemd-golden.test.js
Dependencies1
  • ws^8.0.0