PkgRadar

Package evidence

@urateam/[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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@urateam/[email protected]"],"fail_on":"high"}'

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":["@urateam/[email protected]"],"fail_on":"high"}'
Artifact bytes180,627
Previous version0.1.65
Published2026-05-25T04:15:19.121Z
SHA-25616d08c304665edcda985c8961ca14a63c9377795f6fb87439b909e7d8737952c

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

high
Last checked
highRisk
48Score
0.1.66Version
Status history (1 event)
  1. newavailable · risk high · score 48 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/__tests__/bootstrap.unit.test.jsmatched "curl "12
mediumRemote Payloadpackage/dist/commands/start.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/lib/tunnel.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/__tests__/tunnel.test.jsmatched "cUrl "12

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsx src/index.ts
  • testvitest run
  • typechecktsc --noEmit
Dependencies8
  • @hono/node-server^1.14.0
  • @linear/sdk^29.0.0
  • @urateam/core0.1.64
  • @urateam/dashboard0.1.64
  • better-sqlite3^11.8.0
  • commander^13.1.0
  • postgres^3.4.0
  • zod^4.3.6