PkgRadar

Package evidence

@superblocksteam/[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
1,553Mature · −50% score
First published
Jul 2023
Publisher
superblocksteam-admin

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":["@superblocksteam/[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":["@superblocksteam/[email protected]"],"fail_on":"review"}'
Artifact bytes581,361
Previous version2.0.129-next.0
Published2026-06-11T18:51:09.355Z
SHA-256792ea760955b840b5a2f6ac004153115593a491b64b375ca1c8a34e9b5eb899a

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
2.0.129Version
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/dist/cli-replacement/home-npmrc.test.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts9
  • buildtsc --build
  • checkpnpm run lint && pnpm run typecheck
  • cleanpremove dist tsconfig.tsbuildinfo
  • devtsc --build --watch --preserveWatchOutput
  • linteslint --concurrency=auto
  • lint:fixeslint --fix --concurrency=auto
  • publish-packagepnpm publish
  • testvitest run
  • typechecktsc --noEmit
Dependencies41
  • @babel/core7.24.0
  • @babel/parser^7.25.8
  • @babel/plugin-proposal-decorators^7.28.0
  • @babel/plugin-transform-typescript7.28.0
  • @opentelemetry/api^1.9.1
  • @opentelemetry/api-logs^0.214.0
  • @opentelemetry/context-async-hooks^2.6.1
  • @opentelemetry/exporter-logs-otlp-http^0.214.0
  • @opentelemetry/exporter-trace-otlp-http^0.214.0
  • @opentelemetry/instrumentation-express^0.62.0
  • @opentelemetry/instrumentation-http^0.214.0
  • @opentelemetry/resources^2.6.1
  • @opentelemetry/sdk-node^0.214.0
  • @opentelemetry/semantic-conventions^1.36.0
  • @superblocksteam/bucketeer-sdk1.1.0
  • @superblocksteam/library-shared2.0.129
  • @superblocksteam/shared0.9590.9
  • @superblocksteam/telemetry2.0.129
  • @superblocksteam/util2.0.129
  • @superblocksteam/vite-plugin-file-sync2.0.129
  • @vitejs/plugin-react4.3.4
  • axios^1.15.2
  • chokidar^4.0.3
  • colorette^2.0.20
  • cors^2.8.5
  • dd-trace^5.57.1
  • express^4.21.1
  • fast-glob^3.3.3
  • form-data^4.0.5
  • fs-extra^11.3.0
  • …and 11 more.
Optional dependencies6
  • @rollup/rollup-darwin-arm64^4.34.9
  • @rollup/rollup-darwin-x64^4.34.9
  • @rollup/rollup-linux-arm64-gnu^4.34.9
  • @rollup/rollup-linux-x64-gnu^4.34.9
  • @rollup/rollup-win32-arm64-msvc^4.34.9
  • @rollup/rollup-win32-x64-msvc^4.34.9