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.

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 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 bytes1,173,367
Previous version0.9590.8
Published2026-06-11T16:53:56.365Z
SHA-256556fe5b19992175bf45cdb56345832a70f02043a882b98023c1c9cb7af5755e9

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
7Score
0.9590.9Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist-esm/utils/github-workflow.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/utils/github-workflow.jsmatched ".npmrc"5
lowCredential file accesspackage/src/utils/github-workflow.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts12
  • buildtsc --build && tsc --build tsconfig.browser.json && ./fixup-dists.sh
  • checknpm run typecheck && npm run lint
  • cleanpremove ./dist ./dist-esm *tsbuildinfo
  • devchokidar "**/*.ts" -c "npm run build"
  • linteslint --max-warnings 0 --concurrency=2
  • lint:fixeslint --fix --concurrency=2
  • lint:precommiteslint --fix --concurrency=2
  • publish-packagepnpm publish
  • startchokidar "**/*.ts" -c "npm run build"
  • testvitest run
  • test:watchvitest
  • typechecktsc --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.3
  • events^3.3.0
  • isomorphic-ws^5.0.0
  • jose^5.10.0
  • js-base64^3.7.5
  • json52.2.3
  • lodash^4.17.21
  • normalizr3.6.2
  • semver^7.6.0
  • slugify^1.6.6
  • uuid8.3.2