PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
571
Versions published
109
First published
Mar 2026
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

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes5,866,225
Previous version0.41.2
Published2026-05-14T13:27:45.422Z
SHA-2567f2eafe72b85203afcc17572dbe5e9013e50eacea75876277ab30cf8f6ae3ce4

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.41.3Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/export-viewer/assets/index-CzOJaTxl.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/client/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts12
  • buildbun run build:client && bun run build:export-viewer
  • build:clientvite build
  • build:export-viewervite build --config vite.export-viewer.config.ts
  • checktsc --noEmit && bun run build:client && bun run build:export-viewer
  • devbun run ./scripts/dev.ts
  • dev:clientvite --host 0.0.0.0 --port 5174
  • dev:serverbun run ./scripts/dev-server.ts --no-open --port 5175
  • install:devbun install && bun run build && bun install -g .
  • prepare:export-viewer-release-assetsbun run ./scripts/prepare-export-viewer-release-assets.ts
  • prepublishOnlybun run build
  • startbun run ./src/server/cli.ts
  • testbun test
Dependencies16
  • @anthropic-ai/claude-agent-sdk^0.2.126
  • @legendapp/list3.0.0-beta.44
  • @pierre/diffs^1.1.12
  • @radix-ui/react-context-menu^2.2.16
  • @radix-ui/react-select^2.2.6
  • @xterm/addon-fit^0.11.0
  • @xterm/addon-serialize^0.14.0
  • @xterm/addon-web-links^0.12.0
  • @xterm/headless^6.0.0
  • @xterm/xterm^6.0.0
  • cloudflared^0.7.1
  • default-shell^2.2.0
  • file-type^22.0.0
  • openai^6.34.0
  • react-resizable-panels^4.7.3
  • uqr^0.1.3