PkgRadar

Package evidence

@build-script/[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
62
Versions published
31Established · −30% score
First published
Jul 2025
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":["@build-script/[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":["@build-script/[email protected]"],"fail_on":"review"}'
Artifact bytes93,687
Previous version0.0.29
Published2026-04-30T20:55:29.302Z
SHA-256f3bc60a21f046295fb886018452157b267f3b37965a68e0bbe6bd01800d21419

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/common/package-manager/driver.abstract.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/main.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/commands/monorepo-publish.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/common/shared-jobs/publish-package-version-job.jsmatched ".npmrc"5
lowCredential file accesspackage/src/common/package-manager/driver.abstract.tsmatched ".npmrc"5
lowCredential file accesspackage/src/main.tsmatched ".npmrc"5
lowCredential file accesspackage/src/commands/monorepo-publish.tsmatched ".npmrc"5
lowCredential file accesspackage/src/common/shared-jobs/publish-package-version-job.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts3
  • buildmpis-run build
  • cleanmpis-run clean
  • watchmpis-run watch
Dependencies21
  • @build-script/monorepo-lib^0.0.27
  • @idlebox/cli^0.0.18
  • @idlebox/common^1.5.28
  • @idlebox/dependency-graph^0.0.24
  • @idlebox/ensure-symlink^1.0.43
  • @idlebox/json-edit^0.0.16
  • @idlebox/node^1.4.36
  • @idlebox/source-map-support^0.0.23
  • @idlebox/terminal-control^0.0.6
  • @idlebox/unshare^0.0.14
  • cacache^20.0.4
  • execa^9.6.1
  • make-fetch-happen^15.0.5
  • minimatch^10.2.4
  • npm-registry-fetch^19.1.1
  • pacote^21.5.0
  • semver^7.7.4
  • split-cmd^1.1.0
  • targz^1.0.1
  • tiny-async-pool^2.1.0
  • yaml^2.8.2