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
556
Versions published
171Mature · −50% score
First published
Apr 2016
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 bytes131,815
Previous version2.14.0
Published2026-06-06T04:39:34.927Z
SHA-256d42b2e7e2f59a377f175578e9ed2493a0401248fc8e5c39fa4b5e65db62c30d7

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
6Score
2.14.1Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/locales/en.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/locales/zh.jsmatched ".npmrc"5
lowCredential file accesspackage/src/locales/en.tsmatched ".npmrc"5
lowCredential file accesspackage/src/locales/zh.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts8
  • buildrm -rf lib && swc src -d lib --strip-leading-paths && bun run typecheck:build && chmod +x lib/bin.js
  • lintbun run typecheck && biome check .
  • lint:fixbun run typecheck && biome check --write .
  • prepublishOnlybun run build
  • testbun test
  • test:coveragebun test --coverage --coverage-reporter=text --coverage-reporter=lcov
  • typechecktsc --noEmit
  • typecheck:buildtsc -p tsconfig.build.json
Dependencies23
  • bplist-parser^0.3.2
  • bytebuffer^5.0.1
  • cgbi-to-png^1.0.7
  • chalk4
  • cli-arguments^0.2.1
  • compare-versions^6.1.1
  • filesize-parser^1.5.1
  • form-data^4.0.5
  • fs-extra8
  • global-dirs^4.0.0
  • gradle-to-js^2.0.1
  • i18next^26.0.4
  • node-fetch^2.6.1
  • plist^3.1.0
  • progress^2.0.3
  • properties^1.2.1
  • protobufjs^7.5.4
  • read^4.1.0
  • registry-auth-token^5.1.1
  • semver^7.7.4
  • tty-table5.0
  • yauzl^3.3.0
  • yazl3.3.1