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
- 6,303Niche · −30% score
- Versions published
- 657Mature · −50% score
- First published
- Jun 2025
- 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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist-esm/utils/github-workflow.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/utils/github-workflow.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/utils/github-workflow.ts | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts12
buildtsc --build && tsc --build tsconfig.browser.json && ./fixup-dists.shchecknpm run typecheck && npm run lintcleanpremove ./dist ./dist-esm *tsbuildinfodevchokidar "**/*.ts" -c "npm run build"linteslint --max-warnings 0 --concurrency=2lint:fixeslint --fix --concurrency=2lint:precommiteslint --fix --concurrency=2publish-packagepnpm publishstartchokidar "**/*.ts" -c "npm run build"testvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies20
@bufbuild/protobuf1.3.0@lezer/common0.16.1@lezer/lr0.16.3@opentelemetry/api^1.9.1@opentelemetry/semantic-conventions^1.36.0@superblocksteam/sabs-types0.154.0@superblocksteam/types1.351.0@types/esprima4.0.3@types/estree^1.0.5@types/events^3.0.3events^3.3.0isomorphic-ws^5.0.0jose^5.10.0js-base64^3.7.5json52.2.3lodash^4.17.21normalizr3.6.2semver^7.6.0slugify^1.6.6uuid8.3.2