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
- 908
- Versions published
- 8
- First published
- May 2026
- Publisher
- xcr1234
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":["@xcr1234/[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":["@xcr1234/[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 (2 events)
- new → available · risk review · score 5 · status changed
- new → available · risk review · score 5 · 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-4XYGH3TK.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts17
buildpnpm run generate:api-types && tsup && cd frontend && pnpm run buildbuild:backendpnpm run generate:api-types && tsupbuild:frontendcd frontend && pnpm run buildbuild:npmnpm run generate:api-types && tsup && cd frontend && npm run buildcrossdevcross-env NODE_ENV=development tsx src/index.tsdevconcurrently --kill-others "pnpm run dev:backend" "pnpm run dev:frontend"dev:backendcross-env NODE_ENV=development tsx src/index.ts --transport=httpdev:frontendcd frontend && pnpm run devdev:frontend-npmcd frontend && npm run devdev:npmconcurrently --kill-others "npm run dev:backend" "npm run dev:frontend-npm"generate: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 dependencies8
@aws-sdk/rds-signer^3.1001.0@azure/identity^4.8.0mariadb^3.4.0mssql^11.0.1mysql2^3.13.0oracledb^6.10.0pg^8.13.3sql.js^1.14.1