PkgRadar

Package evidence

@glrs-dev/[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
3,191Niche · −30% score
Versions published
114
First published
Apr 2026
Publisher
iceglober

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

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":["@glrs-dev/[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":["@glrs-dev/[email protected]"],"fail_on":"review"}'
Publishericeglober
Artifact bytes768,551
Previous version3.18.1
Published2026-06-13T04:32:07.142Z
SHA-256834b57c2a7b57b593c70640c03037eb775e463c43c6cefe78df30f187ad5f06d

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/headroom.jsmatched "curl "12

Manifest

Package metadata

Scripts8
  • buildbun scripts/build.ts
  • lintecho 'no linter configured yet'
  • prepare-publishbun scripts/prepare-publish.ts
  • restore-publishbun scripts/restore-publish.ts
  • testbun test src/ test/
  • test:publish-shapebun test test/publish-shape.test.ts test/pack-install-smoke.test.ts
  • typechecktsc --noEmit
  • verify-publishablebun scripts/verify-publishable.ts
Dependencies15
  • @clack/prompts^1.5.1
  • @counted/sdk^0.1.0
  • @inkjs/ui^2.0.0
  • @inquirer/prompts^8.4.2
  • @opencode-ai/plugin^1.15
  • @opencode-ai/sdk^1.15
  • cmd-ts^0.15.0
  • ink^5.0.0
  • picomatch^4.0.4
  • pino^10.3.1
  • pino-pretty^13.1.3
  • react^18.3.1
  • ulid^3.0.2
  • yaml^2.8.3
  • zod4.1.8