PkgRadar

Package evidence

@arcadeai/[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
482
Versions published
124Established · −30% score
First published
Jun 2025
Publisher
sdserrano

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":["@arcadeai/[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":["@arcadeai/[email protected]"],"fail_on":"review"}'
Publishersdserrano
Artifact bytes5,198,888
Previous version3.45.0
Published2026-06-09T20:58:07.983Z
SHA-256fd42c338a9446877e4a93fcf4d474a84d11314e2d82cf16447475b2d8afef790

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
3.45.1Version
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-CFmUyPR7.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts17
  • buildtsc -b ./tsconfig.lib.json && vite build && cp lib/global.d.ts dist/
  • build-storybookstorybook build
  • build:registrybun ./scripts/generate-registry.ts && bun x shadcn build
  • checkbunx biome check --write && tsc --noEmit
  • chromaticnpx chromatic --project-token=chpt_674283917711300
  • cleanrm -rf dist dist-ssr storybook-static coverage
  • devstorybook dev -p 6006 --no-open
  • dev:typestsc -b ./tsconfig.lib.json --watch --preserveWatchOutput
  • generate-iconsbun ./scripts/generate-icon-components.js
  • generate-metadata-jsonbunx tsx ./scripts/generate-metadata-json.ts
  • prebuildbun run generate-icons
  • prepackbun ./scripts/sync-publish-exports.ts
  • storybookstorybook dev -p 6006
  • testvitest --project unit --coverage --run
  • test:browservitest --project browser --run --passWithNoTests
  • test:storybookvitest --project storybook --run
  • test:unitvitest --project unit --coverage --run
Dependencies16
  • @base-ui/react1.5.0
  • @base-ui/utils0.2.9
  • @fontsource-variable/geist5.2.9
  • @streamdown/code1.1.1
  • class-variance-authority0.7.1
  • clsx2.1.1
  • cmdk1.1.1
  • date-fns4.4.0
  • react-day-picker10.0.1
  • react-resizable-panels4.11.2
  • react-shiki0.10.1
  • remark-breaks4.0.0
  • remark-gfm4.0.1
  • streamdown2.5.0
  • tailwind-merge3.6.0
  • use-stick-to-bottom1.1.4