PkgRadar

Package evidence

@nordbyte/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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,437Niche · −30% score
Versions published
42
First published
May 2026
Publisher
nordbyte

Effective trust discount applied: 30% (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":["@nordbyte/[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":["@nordbyte/[email protected]"],"fail_on":"review"}'
Publishernordbyte
Artifact bytes1,058,231
Previous version0.9.18
Published2026-06-06T15:46:50.631Z
SHA-2568cd9c48f5421e58a9d46f49a844e87bf24fef6c1d6f4d30e96e5accdad68bc7d

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.9.19Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/agents/pi/pi-auth.jsmatched "AWS_ACCESS_KEY"5
lowMessenger Bot Endpointpackage/dist/core/settings-wizard-test.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts29
  • api:checknode --import tsx scripts/generate-web-api-routes.mjs --check
  • api:generatenode --import tsx scripts/generate-web-api-routes.mjs
  • buildnode scripts/clean-dist.mjs && npm run api:generate && tsc && node scripts/build-web-assets.mjs
  • checknode --check plugins/nordrelay/scripts/nordrelay.mjs && node --check plugins/nordrelay/scripts/init-tui.mjs && node --check plugins/nordrelay/scripts/init-marketplace.mjs && node --check plugins/nordrelay/scripts/init-state.mjs && node --check plugins/nordrelay/scripts/prompt-utils.mjs && node --check plugins/nordrelay/scripts/tui-style.mjs && node --check plugins/nordrelay/scripts/plugin-manager.mjs && node --check plugins/nordrelay/scripts/lifecycle-utils.mjs && node --check plugins/nordrelay/scripts/service-installer.mjs && node --check plugins/nordrelay/scripts/service-doctor.mjs && node --check plugins/nordrelay/scripts/doctor-fixes.mjs && node --check scripts/clean-local.mjs && npm run api:check && tsc --noEmit && npm run webui:check && node scripts/build-web-assets.mjs --check && node --import tsx scripts/generate-env-example.mjs --check && npm run size:check
  • clean:localnode scripts/clean-local.mjs
  • devtsx src/index.ts
  • docs:buildnpm run docs:prepare && npm --prefix docs run build
  • docs:checknode scripts/check-docs.mjs
  • docs:devnpm run docs:prepare && npm --prefix docs run dev -- --host 0.0.0.0
  • docs:preparenpm ci --prefix docs --ignore-scripts
  • docs:previewnpm run docs:prepare && npm --prefix docs run preview -- --host 0.0.0.0
  • docs:smokenode scripts/smoke-docs-build.mjs
  • docs:verifynpm run docs:check && npm run docs:build && npm run docs:smoke
  • env:checknode --import tsx scripts/generate-env-example.mjs --check
  • env:generatenode --import tsx scripts/generate-env-example.mjs
  • foregroundnode plugins/nordrelay/scripts/nordrelay.mjs foreground
  • postinstallnode scripts/postinstall.mjs
  • prepacknpm run build
  • prepublishOnlynpm run check && npm test && npm run build
  • sbomnpm sbom --json > sbom.json
  • security:auditnpm audit --audit-level=moderate
  • size:checknode scripts/check-module-size.mjs
  • startnode plugins/nordrelay/scripts/nordrelay.mjs start
  • statusnode plugins/nordrelay/scripts/nordrelay.mjs status
  • stopnode plugins/nordrelay/scripts/nordrelay.mjs stop
  • testvitest run
  • test:allnpm test && npm run test:e2e
  • test:e2eplaywright test
  • webui:checktsc -p tsconfig.webui.json && tsc -p tsconfig.webui.client.json && node scripts/check-webui-client-types.mjs
Dependencies10
  • @anthropic-ai/claude-agent-sdk^0.2.141
  • @grammyjs/auto-retry^2.0.2
  • @openai/codex-sdk^0.130.0
  • @simplewebauthn/server^13.3.0
  • @slack/bolt^4.7.2
  • @slack/web-api^7.16.0
  • discord.js^14.26.4
  • grammy^1.41.1
  • selfsigned^3.0.1
  • zod^4.4.3
Optional dependencies2
  • better-sqlite3^11.0.0
  • parakeet-coreml^2.2.0