PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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"}'
Publishernouamanecodes
Artifact bytes346,535
Previous version0.21.5
Published2026-05-24T07:14:28.624Z
SHA-25649cc71a6b0f4a7e6f5885e4f40047f4212cb9bee99c8b0e42a7df57788f0d4f4

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/lib/shared/error-handler.jsmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/lib/shared/error-handler.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4
lowObfuscationpackage/dist/lib/ux/box.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/runs/run-tracker.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts11
  • buildtsc
  • devts-node src/index.ts
  • postversiongit push && git push --tags
  • preparehusky
  • prepublishOnlynpm test && npm run build
  • preversionnpm test
  • startnode dist/index.js
  • testjest
  • test:e2e./tests/e2e/script.sh
  • typechecktsc --noEmit
  • versionnpm run build
Dependencies9
  • @letta-ai/letta-client^1.7.8
  • @supabase/supabase-js^2.90.1
  • chalk4.1.2
  • cli-table3^0.6.5
  • commander^14.0.2
  • glob^13.0.5
  • js-yaml^4.1.1
  • minimatch^10.2.4
  • ora5.4.1