PkgRadar

Package evidence

[email protected]

no findings

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,898Niche · −30% score
Versions published
40
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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes324,338
Previous version0.5.16
Published2026-05-27T11:09:09.911Z
SHA-256ab4a4027fa937e8451a27f1ec62acf6dd94e96ab4be1f14147861bd0a9f0ca26

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.5.17Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

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