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.

Weekly downloads
476
Versions published
25Established · −30% score
First published
Dec 2025
Publisher
kyza_dev

Effective trust discount applied: 30% (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"}'
Publisherkyza_dev
Artifact bytes1,918,936
Previous version0.1.6
Published2026-02-25T19:56:27.886Z
SHA-256c8074a7ad713cd1dc1fae86191cd3839099b3ed044f3563c9a11b22123833b33

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
3Score
0.1.7Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/ssh-config-DP-hNVbF.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts9
  • buildvite build && pnpm run build:css && pnpm run build:postcss
  • build:csspostcss src/styles.css -o dist/styles.css && (cat dist/style.css >> dist/styles.css 2>/dev/null || true)
  • build:postcsscp src/postcss-ui-lab.mjs dist/postcss-ui-lab.mjs
  • cleanrm -rf dist
  • testvitest
  • test:coveragevitest --coverage
  • test:runvitest --run
  • test:uivitest --ui
  • type-checktsc --noEmit
Dependencies24
  • @floating-ui/react-dom^2.1.6
  • @gsap/react^2.1.2
  • @react-aria/dialog^3.5.14
  • @react-aria/focus^3.17.1
  • @react-aria/interactions^3.21.3
  • @react-aria/listbox^3.13.5
  • @react-aria/overlays^3.22.0
  • @react-aria/searchfield^3.7.9
  • @react-aria/utils^3.24.2
  • @react-stately/list^3.10.6
  • @react-stately/overlays^3.6.7
  • @react-stately/searchfield^3.5.5
  • @react-stately/slider^3.7.2
  • @react-stately/toggle^3.9.2
  • @shikijs/transformers^3.20.0
  • class-variance-authority^0.7.0
  • clsx^2.0.0
  • gsap^3.12.2
  • lucide-react^0.525.0
  • postcss^8.5.6
  • react-aria^3.44.0
  • react-icons^5.5.0
  • react-stately^3.42.0
  • shiki^3.17.1