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
2
First published
Jun 2026
Publisher
asikrshoudo

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"}'
Publisherasikrshoudo
Artifact bytes22,233
Previous version1.0.8
Published2026-06-14T10:53:05.787Z
SHA-25664552d530fc517f28e60c2e8a96f01edd56dadeb995e32990068651aad4e04ff

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-BF4ISINK.jsmatched "curl "12
mediumRemote Payloadpackage/dist/index.jsmatched "api.telegram.org/bot"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-BF4ISINK.jsmatched "curl "12
mediumRemote Payloadpackage/dist/index.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/dist/index.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • buildtsup src/index.ts --format esm --outDir dist --clean
  • devtsx src/index.ts
  • prepublishOnlynpm run build
Dependencies7
  • @clack/prompts^1.3.0
  • @types/diff^7.0.2
  • chalk^5.3.0
  • commander^12.1.0
  • diff^9.0.0
  • ora^8.0.1
  • smol-toml^1.3.1