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
31
First published
Feb 2026
Publisher
fabian10498570234

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 bytes109,651
Previous version1.0.30
Published2026-06-10T13:34:21.952Z
SHA-2565bc2390d19e4f69d424461d24a9585c207e626c47262f6b35ef6f9601fe31e0f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/utils/ProjectCompilationUtils.tsmatched ".npmrc"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/utils/ProjectCompilationUtils.tsmatched ".npmrc"10
lowCredential file accesspackage/dist/utils/BuildUtils.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/utils/ProjectCompilationUtils.jsmatched ".npmrc"5
lowCredential file accesspackage/src/utils/BuildUtils.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts6
  • buildtsc
  • cleanrimraf dist
  • devtsx src/index.ts
  • prebuildnpm run clean
  • preparenpm run build
  • startnode dist/index.js
Dependencies14
  • @echino/codenotch.core.workflow^1.0.3
  • @octokit/auth-oauth-device^8.0.3
  • @types/express^5.0.6
  • adm-zip^0.5.17
  • chalk^5.3.0
  • commander^12.0.0
  • cross-keychain^1.1.0
  • decompress^4.2.1
  • dotenv^17.4.2
  • express^5.2.1
  • fs-extra^10.0.0
  • js2xmlparser^5.0.0
  • node-fetch^3.3.2
  • papaparse^5.3.1