PkgRadar

Package evidence

@biratkk/[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
64
Versions published
3
First published
May 2026
Publisher
biratkk

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":["@biratkk/[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":["@biratkk/[email protected]"],"fail_on":"review"}'
Publisherbiratkk
Artifact bytes67,941
Previous version0.1.0
Published2026-05-26T10:03:10.555Z
SHA-256defe082190a8b825bd74e43123d0c464d013f7570f44b190e88a2beb98a4dbca

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/starters/curl/curl-write.test.jsonmatched "curl "12
mediumRemote Payloadpackage/starters/unix-write.test.jsonmatched "curl "12
mediumRemote Payloadpackage/starters/curl/curl-write.yamlmatched "curl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/starters/curl/curl-write.test.jsonmatched "curl "12
mediumRemote Payloadpackage/starters/unix-write.test.jsonmatched "curl "12
mediumRemote Payloadpackage/starters/curl/curl-write.yamlmatched "curl "12
lowCredential file accesspackage/starters/shred/shred-destructive.test.jsonmatched ".ssh"3
lowCredential file accesspackage/starters/unix-dangerous.test.jsonmatched ".ssh"3
lowCredential file accesspackage/.github/workflows/publish.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts2
  • testvitest run
  • test:watchvitest
Dependencies3
  • minimatch^10.2.5
  • unbash^3.0.0
  • yaml^2.7.0