PkgRadar

Package evidence

[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
31Established · −30% score
First published
Nov 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 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes3,566,429
Previous version0.7.3
Published2025-11-20T07:47:46.251Z
SHA-25674f39adaee9110c859d0258bb7e789acee65154930d0321d4071f25d1b45d598

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.8.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ui/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/ui/assets/chunk-B4BG7PRW-CtYZJMmi.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/assets/flowDiagram-NV44I4VS-DtxQHxbG.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts12
  • buildtsdown && bun run build:ui
  • build:uivite build
  • devtsdown --watch
  • formatoxfmt src
  • format:checkoxfmt --check src
  • lintoxlint src
  • lint:fixoxlint --fix src
  • prepublishOnlybun run build
  • testvitest
  • test:coveragevitest --coverage
  • test:watchvitest --watch
  • typechecktsc --noEmit
Dependencies22
  • @ai-sdk/openai-compatible^1.0.27
  • @oclif/core^4.8.0
  • @radix-ui/react-avatar^1.1.11
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tooltip^1.2.8
  • ai^5.0.93
  • class-variance-authority^0.7.1
  • cli-table3^0.6.5
  • clsx^2.1.1
  • lucide-react^0.554.0
  • open^11.0.0
  • react^18.3.1
  • react-dom^18.3.1
  • smol-toml^1.4.2
  • streamdown^1.5.1
  • tailwind-merge^3.4.0
  • zod^4.1.12