PkgRadar

Package evidence

@origintrail-official/[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
136
First published
Mar 2026
Publisher
branarakic

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":["@origintrail-official/[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":["@origintrail-official/[email protected]"],"fail_on":"review"}'
Publisherbranarakic
Artifact bytes2,838,114
Previous version10.0.0-rc.16
Published2026-06-10T12:16:52.954Z
SHA-2561714df0e77a0799211432c346edc99595aaeeeb5360402d84e4d7379e89643c9

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
5Score
10.0.0-rc.17Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist-ui/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts12
  • benchmark:stage5tsx scripts/stage5-scale-benchmark.mts
  • benchmark:stage6tsx scripts/stage6-delta-benchmark.mts
  • buildnode -e "const fs=require('fs'); ['dist','tsconfig.tsbuildinfo'].forEach((p)=>fs.rmSync(p,{recursive:true,force:true}))" && tsc
  • build:fullpnpm build && pnpm build:ui
  • build:uicross-env NODE_OPTIONS=--max-old-space-size=4096 vite build
  • cleannode -e "const fs=require('fs'); ['dist','tsconfig.tsbuildinfo'].forEach((p)=>fs.rmSync(p,{recursive:true,force:true}))"
  • dev:uivite
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2eplaywright test
  • test:e2e:headedplaywright test --headed
  • test:e2e:uiplaywright test --ui
Dependencies13
  • @openuidev/react-lang^0.2.3
  • @origintrail-official/dkg-core10.0.0-rc.17
  • @origintrail-official/dkg-graph-viz10.0.0-rc.17
  • better-sqlite3^11
  • lucide-react^1.14.0
  • react-dropzone^15.0.0
  • react-markdown^10.1.0
  • react-textarea-autosize^8.5.9
  • remark-breaks^4.0.0
  • remark-gfm^4.0.1
  • shiki^4.0.2
  • zod^3.25.76
  • zustand^5.0.12