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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 21 · status changed
Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.npmrc | package/.npmrc | 35 |
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.npmrc | package/.npmrc | 35 |
| low | Install-time lifecycle script | package.json | preinstall="node scripts/customer/preinstall.js" | 5 |
| low | Credential file access | package/package.json | matched ".npmrc" | 3 |
| low | Large Javascript Payload | package/dist/chunk-7QCZIAE3.js | 3566150 bytes | 0 |
| low | Large Javascript Payload | package/dist/chunk-CLFZWWA4.js | 26685312 bytes | 0 |
| low | Obfuscation Density | package/dist/chunk-HCQRUSQE.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-PBNML3U3.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-VSBRAS53.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/estree-6IHM4FJN.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/flow-QQLJLSKU.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/glimmer-YINHMTOC.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/html-VKMCUGUM.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/markdown-2TJTXEMG.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts11
buildnode scripts/build.jscheckpnpm run lint && pnpm run typecheckcleanpremove dist tsconfig.tsbuildinfodevnode scripts/watch.jslinteslint --concurrency=autolint:fixeslint --fix --concurrency=autopreinstallnode scripts/customer/preinstall.jspublish-packagepnpm publishtestvitest runtypechecktsc --buildupdate-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.4playwright1.56.0protobufjs^7.5.6typescript^5.9.3vite6.4.2