PkgRadar

Package evidence

@tina_summer/[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
May 2026
Publisher
tina_summer

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":["@tina_summer/[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":["@tina_summer/[email protected]"],"fail_on":"review"}'
Publishertina_summer
Artifact bytes46,593,656
Previous versionnone
Published2026-05-31T14:28:08.077Z
SHA-256ceb213ccac06a1ae42c2788be1bc6b5f5208957559bb40c7d1d3841f61458c48

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
2.0.0Version
Status history (2 events)
  1. scan_erroravailable · risk review · score 12 · status scan_error -> available, risk none -> review, score none -> 12
  2. newscan_error · risk none · score · HTTP status client error (404 Not Found) for url (https://registry.npmjs.org/@tina_summer/codepocket/-/codepocket-2.0.0.tgz)

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/codepocket.jsmatched "curl "12

Manifest

Package metadata

Scripts1
  • startnode bin/codepocket.js
Dependencies2
  • qrcode-terminal^0.12.0
  • ws^8.18.0