PkgRadar

Package evidence

@parthj/[email protected]

Credential file access: matched ".ssh/"

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.

Versions published
16
First published
May 2026
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 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":["@parthj/[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":["@parthj/[email protected]"],"fail_on":"review"}'
Artifact bytes2,054,397
Previous version0.3.7
Published2026-05-28T05:09:08.530Z
SHA-2564a7792291e74a7869d6e362a697cb9ac6daf20d9386a8157dfe29a5a4e99285f

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

review
Last checked
reviewRisk
1Score
0.3.8Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/client/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts13
  • buildbun run build:client && bun run build:server
  • build:clientvite build
  • build:servertsc -p tsconfig.server.json
  • checkbun run typecheck && bun run lint && bun run format:check && bun run build
  • dev./scripts/dev.sh
  • dev:resetREBUILD_FAKE_REPO=1 ./scripts/dev.sh
  • dev:setup./scripts/setup-fake-repo.sh
  • formatbiome format --write .
  • format:checkbiome format .
  • lintoxlint . --react-plugin --deny-warnings
  • pack:dry-runnpm pack --dry-run
  • prepackbun run build
  • typechecktsc -p tsconfig.json --noEmit && tsc -p tsconfig.server.json --noEmit
Dependencies13
  • @pierre/diffs^1.1.20
  • @pierre/trees^1.0.0-beta.3
  • @radix-ui/react-slot^1.2.4
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • express^5.1.0
  • lucide-react^1.16.0
  • open^10.1.2
  • react^19.2.0
  • react-dom^19.2.0
  • react-resizable-panels^4.10.0
  • react-virtuoso4.14.0
  • tailwind-merge^3.6.0