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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 8 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/commands/headroom.js | matched "curl " | 12 |
Manifest
Package metadata
Scripts8
buildbun scripts/build.tslintecho 'no linter configured yet'prepare-publishbun scripts/prepare-publish.tsrestore-publishbun scripts/restore-publish.tstestbun test src/ test/test:publish-shapebun test test/publish-shape.test.ts test/pack-install-smoke.test.tstypechecktsc --noEmitverify-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.15cmd-ts^0.15.0ink^5.0.0picomatch^4.0.4pino^10.3.1pino-pretty^13.1.3react^18.3.1ulid^3.0.2yaml^2.8.3zod4.1.8