PkgRadar

Package evidence

@master4n/[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
379
Versions published
52Mature · −50% score
First published
May 2024
Publisher
master4novice

Effective trust discount applied: 50% (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":["@master4n/[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":["@master4n/[email protected]"],"fail_on":"review"}'
Publishermaster4novice
Artifact bytes125,070
Previous version3.0.2
Published2026-06-11T04:19:36.413Z
SHA-25607fa45361ad02af15a6ac15a097be075548551698a1348401417e835c82c292c

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
2Score
3.0.3Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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/bin/index.jsmatched ".npmrc"5

Manifest

Package metadata

Dependencies10
  • @master4n/temporal-transformer^2.0.4
  • boxen^7.1.1
  • chalk^5.3.0
  • figlet^1.7.0
  • fs-extra^11.2.0
  • fuzzy^0.1.3
  • inquirer^9.2.23
  • ora^8.0.1
  • sharp^0.33.4
  • yargs^17.7.2