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
- 9,048Niche · −30% score
- Versions published
- 66Mature · −50% score
- First published
- Mar 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@bytebase/[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":["@bytebase/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".ssh/"
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 1 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-MEBWJMLY.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts14
buildpnpm run generate:api-types && tsup && cd frontend && pnpm run buildbuild:backendpnpm run generate:api-types && tsupbuild:frontendcd frontend && pnpm run buildcrossdevcross-env NODE_ENV=development tsx src/index.tsdevconcurrently --kill-others "pnpm run dev:backend" "pnpm run dev:frontend"dev:backendNODE_ENV=development tsx src/index.ts --transport=httpdev:frontendcd frontend && pnpm run devgenerate:api-typesopenapi-typescript src/api/openapi.yaml -o src/api/openapi.d.tsstartnode dist/index.jstestvitest runtest:buildnode scripts/smoke-test-build.mjstest:integrationvitest run --project integrationtest:unitvitest run --project unittest:watchvitest
Dependencies7
@iarna/toml^2.2.5@modelcontextprotocol/sdk^1.25.1dotenv^16.4.7express^4.18.2ssh-config^5.0.3ssh2^1.16.0zod^3.24.2
Optional dependencies6
@aws-sdk/rds-signer^3.1001.0@azure/identity^4.8.0mariadb^3.4.0mssql^11.0.1mysql2^3.13.0pg^8.13.3