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,646Niche · −30% score
- Versions published
- 38
- 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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/agents/pi/pi-auth.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Messenger Bot Endpoint | package/dist/core/settings-wizard-test.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 5 |
Manifest
Package metadata
Scripts28
api:checknode --import tsx scripts/generate-web-api-routes.mjs --checkapi:generatenode --import tsx scripts/generate-web-api-routes.mjsbuildnode scripts/clean-dist.mjs && npm run api:generate && tsc && node scripts/build-web-assets.mjschecknode --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 && 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:checkdevtsx src/index.tsdocs:buildnpm run docs:prepare && npm --prefix docs run builddocs:checknode scripts/check-docs.mjsdocs:devnpm run docs:prepare && npm --prefix docs run dev -- --host 0.0.0.0docs:preparenpm ci --prefix docs --ignore-scriptsdocs:previewnpm run docs:prepare && npm --prefix docs run preview -- --host 0.0.0.0docs:smokenode scripts/smoke-docs-build.mjsdocs:verifynpm run docs:check && npm run docs:build && npm run docs:smokeenv:checknode --import tsx scripts/generate-env-example.mjs --checkenv:generatenode --import tsx scripts/generate-env-example.mjsforegroundnode plugins/nordrelay/scripts/nordrelay.mjs foregroundpostinstallnode scripts/postinstall.mjsprepacknpm run buildprepublishOnlynpm run check && npm test && npm run buildsbomnpm sbom --json > sbom.jsonsecurity:auditnpm audit --audit-level=moderatesize:checknode scripts/check-module-size.mjsstartnode plugins/nordrelay/scripts/nordrelay.mjs startstatusnode plugins/nordrelay/scripts/nordrelay.mjs statusstopnode plugins/nordrelay/scripts/nordrelay.mjs stoptestvitest runtest:allnpm test && npm run test:e2etest:e2eplaywright testwebui: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.0discord.js^14.26.4grammy^1.41.1selfsigned^3.0.1zod^4.4.3
Optional dependencies2
better-sqlite3^11.0.0parakeet-coreml^2.2.0