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,248Niche · −30% score
Versions published
34
First published
Apr 2026
Publisher
star_dipcoin

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"}'
Publisherstar_dipcoin
Artifact bytes317,358
Previous version0.5.9
Published2026-05-25T08:55:32.209Z
SHA-256156c57709cab4e5df7c36a0a60f166ba556481fca315060cf62bb3d4624be8c0

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/llm/tools.jsmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/llm/tools.jsmatched "curl "12
lowObfuscationpackage/dist/browser/actions.jsmatched "\\u200B"3
lowObfuscationpackage/dist/agent/image-generator.jsmatched "Buffer.from(b64, \"base64"3

Manifest

Package metadata

Scripts6
  • buildtsc
  • devtsx src/index.ts
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
Dependencies10
  • @anthropic-ai/sdk^0.86.1
  • commander^14.0.3
  • grammy^1.42.0
  • node-cron^4.2.1
  • openai^6.34.0
  • playwright^1.59.1
  • sharp^0.34.5
  • tsx^4.21.0
  • typescript^6.0.2
  • zod^4.3.6