PkgRadar

Package evidence

@bikdotai/[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.

Weekly downloads
164
Versions published
6,510Mature · −50% score
First published
Dec 2022
Publisher
bikdotai

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":["@bikdotai/[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":["@bikdotai/[email protected]"],"fail_on":"review"}'
Publisherbikdotai
Artifact bytes903,528
Previous version20.6.0
Published2026-05-26T11:46:51.122Z
SHA-256a82e84954c470bc718a7a4741564eabea53b1307697d81410970f0c04e866fa9

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
2Score
20.6.1-beta.0Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/auth/secret-manager/env-variables/variables.list.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts4
  • buildtsc -p tsconfig.json && tsc -p tsconfig.test-utils.json
  • prebuildts-node src/events/schema/validator_script.ts
  • testjest
  • tscwatchNODE_OPTIONS='--max-old-space-size=8192' tsc --watch
Dependencies58
  • @amplitude/identify^1.10.0
  • @amplitude/node^1.10.0
  • @bikdotai/bik-models11.8.1-beta.0
  • @elastic/elasticsearch^8.7.0
  • @fastify/cookie^9.4.0
  • @fastify/cors^9.0.1
  • @fastify/request-context5.0.0
  • @fastify/swagger^8.15.0
  • @fastify/swagger-ui^2.1.0
  • @google-cloud/iam-credentials^3.1.0
  • @google-cloud/logging-winston^5.2.3
  • @google-cloud/pubsub^3.5.0
  • @google-cloud/secret-manager^4.2.0
  • @google-cloud/storage^6.11.0
  • @google-cloud/tasks^4.0.0
  • @grpc/grpc-js1.7.3
  • @opentelemetry/api^1.3.0
  • @opentelemetry/auto-instrumentations-node^0.35.0
  • @opentelemetry/exporter-trace-otlp-http^0.34.0
  • @opentelemetry/instrumentation-fastify^0.31.0
  • @opentelemetry/instrumentation-http^0.34.0
  • @opentelemetry/resources^1.8.0
  • @opentelemetry/sdk-node^0.34.0
  • @opentelemetry/semantic-conventions^1.8.0
  • @sentry/integrations^7.44.2
  • @sentry/node^7.44.1
  • @sentry/tracing^7.44.1
  • @slack/web-api^6.8.1
  • bullmq^3.12.0
  • date-fns^2.29.3
  • …and 28 more.