PkgRadar

Package evidence

@pentoshi/[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
4,899Niche · −30% score
Versions published
48
First published
May 2026
Publisher
pentoshi

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":["@pentoshi/[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":["@pentoshi/[email protected]"],"fail_on":"review"}'
Publisherpentoshi
Artifact bytes203,128
Previous version0.9.7
Published2026-05-26T11:03:21.010Z
SHA-256af2ccac826b4afe52d85bd9c9139691a45d5ef86f5969ec2ce6f9161088f6e95

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.9.8Version
Status history (2 events)
  1. availableavailable · risk review · score 3 · status available -> available, risk high -> review, score 60 -> 3
  2. newavailable · risk high · score 60 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/tools/fs.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.json
  • compilebun run scripts/build.ts
  • devtsx src/index.ts
  • doctortsx src/index.ts doctor
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies7
  • @inquirer/prompts^8.4.2
  • chalk^5.4.1
  • commander^14.0.3
  • conf^13.1.0
  • execa^9.5.2
  • ora^8.1.1
  • zod^3.24.1
Optional dependencies1
  • @napi-rs/keyring^1.3.0