PkgRadar

Package evidence

@memtensor/[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
63
Versions published
12
First published
Apr 2026
Publisher
geyunhang

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":["@memtensor/[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":["@memtensor/[email protected]"],"fail_on":"review"}'
Publishergeyunhang
Artifact bytes366,400
Previous version1.0.3
Published2026-04-29T02:58:31.999Z
SHA-25645b0018a3b3d6706842deba2f74945c75b7b0396b89533aa3884e7a9a12a2b1f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/adapters/hermes/install.shmatched "curl "12

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsc --watch
  • prepackrm -rf adapters/hermes/__pycache__ adapters/openharness/scripts/__pycache__ adapters/hermes/bridge_path.txt adapters/openharness/scripts/bridge_path.txt && echo 'prepack cleanup done'
  • prepublishOnlyecho 'Source + prebuilds publish — no tsc dist needed.'
Dependencies8
  • @huggingface/transformers^3.8.0
  • @sinclair/typebox^0.34.48
  • better-sqlite3^12.6.3
  • posthog-node^5.28.0
  • puppeteer^24.38.0
  • semver^7.7.4
  • tsx^4.21.0
  • uuid^10.0.0