PkgRadar

Package evidence

@linzumi/[email protected]

Large Javascript Payload: 2296210 bytes

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
1,804Niche · −30% score
Versions published
66
First published
Apr 2026
Publisher
eduardorfs

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":["@linzumi/[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":["@linzumi/[email protected]"],"fail_on":"review"}'
Publishereduardorfs
Artifact bytes524,318
Previous version0.0.65-beta
Published2026-05-24T00:25:48.143Z
SHA-256e6c5bb7343e1d24c67e27bb7cf024ae69d861ebd088c56e87bc5577c1226eaf5

Why flagged

What the scanner saw

Large Javascript Payload: 2296210 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.0.66-betaVersion
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2296210 bytes10

Manifest

Package metadata

Scripts5
  • buildnode scripts/build.mjs
  • codex:history-tablenode scripts/codex_history_table.mjs
  • pack:dry-runnpm pack --dry-run
  • prepacknode scripts/build.mjs
  • testvitest run --config vitest.config.mjs
Dependencies7
  • @anthropic-ai/claude-agent-sdk^0.2.141
  • @inquirer/prompts^7.8.6
  • @modelcontextprotocol/sdk^1.18.2
  • @openai/codex^0.131.0
  • undici^6.25.0
  • ws^8.18.0
  • zod^4.4.3