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.

Versions published
95
First published
Jun 2026
Publisher
elya_livshitz

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"}'
Publisherelya_livshitz
Artifact bytes850,235
Previous version0.94.29
Published2026-06-12T12:01:49.238Z
SHA-256a669c64eb672327bd20c8f01d127856aed518084b2a5bd786973e51cacb4cd56

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
10Score
0.94.30Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/cli.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts9
  • buildtsup
  • clibun cli/cli.ts
  • prepublishOnlybun run build
  • qa:ttybun test tests/cli-tty.test.ts
  • testtimeout -k 10 600 bun test
  • test:redteambun test tests/jail.test.ts tests/symlink.test.ts tests/sandbox.test.ts
  • test:uicd web && bun run test:ui
  • test:watchbun test --watch
  • typechecktsc -p tsconfig.typecheck.json
Dependencies4
  • @bod.ee/db^2.14.3
  • @livx.cc/wcli^2.2.5
  • ai.libx.js^0.17.4
  • libx.js^6.3.0