PkgRadar

Package evidence

@superblocksteam/[email protected]

Credential File Packaged: package/.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
1,990Niche · −30% score
Versions published
1,530Mature · −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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes11,034,633
Previous version2.0.129-next.0
Published2026-06-11T18:51:22.584Z
SHA-256cc942a41a52c351689b132b432f53af25441f75cd7f8902da9184987ef2611e6

Why flagged

What the scanner saw

Credential File Packaged: package/.npmrc

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
21Score
2.0.129Version
Status history (1 event)
  1. newavailable · risk high · score 21 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.npmrcpackage/.npmrc35
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.npmrcpackage/.npmrc35
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node scripts/customer/preinstall.js"5
lowCredential file accesspackage/package.jsonmatched ".npmrc"3
lowLarge Javascript Payloadpackage/dist/chunk-7QCZIAE3.js3566150 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-CLFZWWA4.js26685312 bytes0
lowObfuscation Densitypackage/dist/chunk-HCQRUSQE.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-PBNML3U3.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-VSBRAS53.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/estree-6IHM4FJN.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/flow-QQLJLSKU.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/glimmer-YINHMTOC.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/html-VKMCUGUM.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/markdown-2TJTXEMG.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • buildnode scripts/build.js
  • checkpnpm run lint && pnpm run typecheck
  • cleanpremove dist tsconfig.tsbuildinfo
  • devnode scripts/watch.js
  • linteslint --concurrency=auto
  • lint:fixeslint --fix --concurrency=auto
  • preinstallnode scripts/customer/preinstall.js
  • publish-packagepnpm publish
  • testvitest run
  • typechecktsc --build
  • update-readmeoclif readme
Dependencies15
  • @babel/plugin-proposal-decorators^7.28.0
  • @oclif/core^4.3.0
  • @oclif/plugin-commands^4.1.25
  • @oclif/plugin-help^6.2.26
  • @oclif/plugin-not-found^3.2.51
  • @oclif/plugin-update^4.6.39
  • @oclif/plugin-version^2.2.28
  • @oclif/plugin-warn-if-update-available^3.1.39
  • @superblocksteam/mcp-server2.0.129
  • @superblocksteam/sdk-api2.0.129
  • @vitejs/plugin-react4.3.4
  • playwright1.56.0
  • protobufjs^7.5.6
  • typescript^5.9.3
  • vite6.4.2