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.

Versions published
3
First published
May 2026
Publisher
ragibali

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"}'
Publisherragibali
Artifact bytes180,702
Previous version0.4.0
Published2026-05-26T10:18:57.486Z
SHA-2567ca64498fb9af7579902488033cfe8a112cc955053652d9f50de50f0afcde0e4

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/security/cve-lookup.jsmatched "curl "12
mediumRemote Payloadpackage/src/queue.jsmatched "curl "12
mediumRemote Payloadpackage/src/repl.jsmatched "curl "12
mediumRemote Payloadpackage/src/tools.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/vpat.jsmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/security/cve-lookup.jsmatched "curl "12
mediumRemote Payloadpackage/src/queue.jsmatched "curl "12
mediumRemote Payloadpackage/src/repl.jsmatched "curl "12
mediumRemote Payloadpackage/src/tools.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/vpat.jsmatched "curl "12
lowCredential file accesspackage/src/providers/bedrock.jsmatched ".aws"5
lowCredential file accesspackage/src/security/recon.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts6
  • linteslint src/ bin/ test/ eslint.config.js
  • startnode bin/red.js
  • testvitest run
  • test:securitynode bin/red.js security test
  • test:smokenode bin/red.js security test --smoke
  • test:watchvitest
Dependencies15
  • @anthropic-ai/sdk^0.39.0
  • @anthropic-ai/tokenizer^0.0.4
  • @google/generative-ai^0.21.0
  • @inquirer/prompts^8.4.3
  • @modelcontextprotocol/sdk^1.29.0
  • chalk^5.3.0
  • cli-highlight^2.1.11
  • fuse.js^7.3.0
  • gpt-tokenizer^3.4.0
  • ink^5.2.1
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • openai^4.77.0
  • ora^8.0.1
  • react^18.3.1