PkgRadar

Package evidence

@superblocksteam/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
156
First published
Feb 2026
Publisher
superblocksteam-admin

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 bytes162,235
Previous version2.0.122
Published2026-05-29T00:14:18.038Z
SHA-256b0fc6642cf6ab4a5cd24bc6ff11621956b2d7d3bce33f71360e58a71fbc2d445

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
2.0.123-next.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist-esm/common/log-sanitizer.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/common/log-sanitizer.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts11
  • buildtsc --build && tsc --build tsconfig.browser.json
  • 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
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies18
  • @opentelemetry/api^1.9.1
  • @opentelemetry/api-logs^0.214.0
  • @opentelemetry/context-async-hooks^2.0.1
  • @opentelemetry/core^2.0.1
  • @opentelemetry/exporter-logs-otlp-http^0.214.0
  • @opentelemetry/exporter-metrics-otlp-http^0.214.0
  • @opentelemetry/exporter-trace-otlp-http^0.214.0
  • @opentelemetry/instrumentation^0.214.0
  • @opentelemetry/instrumentation-fetch^0.214.0
  • @opentelemetry/instrumentation-xml-http-request^0.214.0
  • @opentelemetry/resources^2.0.1
  • @opentelemetry/sdk-logs^0.214.0
  • @opentelemetry/sdk-metrics^2.0.1
  • @opentelemetry/sdk-node^0.214.0
  • @opentelemetry/sdk-trace-base^2.0.1
  • @opentelemetry/sdk-trace-node^2.0.1
  • @opentelemetry/sdk-trace-web^2.0.1
  • @opentelemetry/semantic-conventions^1.28.0