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
1
First published
May 2026
Publisher
nimisoere

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"}'
Publishernimisoere
Artifact bytes2,495,164
Previous versionnone
Published2026-05-26T11:46:56.215Z
SHA-25684287b341ddc90c70f8df04b274cbc477e9f4686b793adeeec8b637b98ef26f0

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/railway-build.shmatched "curl "12
mediumRemote Payloadpackage/.github/workflows/ci.ymlmatched "curl "12
mediumRemote Payloadpackage/.github/workflows/manual-tasks.ymlmatched "curl "12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/railway-build.shmatched "curl "12
mediumRemote Payloadpackage/.github/workflows/ci.ymlmatched "curl "12
mediumRemote Payloadpackage/.github/workflows/manual-tasks.ymlmatched "curl "12
lowCredential file accesspackage/dist/modules/communication/services/emailService.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/modules/communication/config/emailSetup.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/modules/core/utils/envValidation.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/modules/communication/services/emailService.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/modules/communication/config/emailSetup.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/modules/core/utils/envValidation.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts4
  • buildtsc
  • cleanrm -rf src dist
  • generateopenapi-ts
  • prepublishOnlybun run clean && bun run generate && bun run build
Dependencies1
  • @hey-api/client-fetch^0.13.1