PkgRadar

Package evidence

@openspecui/[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
120
Versions published
65
First published
Feb 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":["@openspecui/[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":["@openspecui/[email protected]"],"fail_on":"review"}'
Artifact bytes15,286,390
Previous version3.11.6
Published2026-06-06T20:24:05.883Z
SHA-2561cf3ed2fab03fe6d6400373962a9170ea5926d12898e0e195a8aa64467653f4e

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
4Score
3.12.0Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

5 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist-ssg/client/assets/ssh-config-81Puc665.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/assets/ssh-config-DxyN4D39.jsmatched ".ssh/"5
lowCredential file accesspackage/dist-ssg/server/assets/ssh-config-gCO6UoVy.jsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/dist-ssg/server/entry-server.js5805097 bytes0
lowLarge Javascript Payloadpackage/dist-ssg/client/assets/index.ssg-DsnsJxRg.js2432354 bytes0

Manifest

Package metadata

Scripts16
  • buildtsc && vite build && pnpm run build:ssg && pnpm run build:ssg-cli
  • build-storybookstorybook build
  • build:distvite build --minify false --emptyOutDir false
  • build:ssgpnpm build:ssg-client && pnpm build:ssg-server
  • build:ssg-clivite build --config vite.ssg-cli.config.ts --outDir dist-ssg
  • build:ssg-clientvite build --config vite.ssg-client.config.ts --ssrManifest .vite/ssr-manifest.json --outDir dist-ssg/client
  • build:ssg-servervite build --ssr src/ssg/entry-server.tsx --outDir dist-ssg/server
  • devvite --host=0.0.0.0
  • dev:distvite build --watch --minify false --emptyOutDir true
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest run --project unit
  • test:browservitest --retry 2 --project storybook
  • test:browser:civitest run --retry 2 --project storybook
  • test:watchvitest --project unit
  • typechecktsc --noEmit
Dependencies10
  • @base-ui/react^1.3.0
  • @fsegurai/codemirror-theme-bundle^6.3.1
  • @rjsf/core^6.5.2
  • @rjsf/utils^6.5.2
  • @rjsf/validator-ajv8^6.5.2
  • media-icons^0.10.0
  • pdfjs-dist^5.7.284
  • vidstack^0.6.15
  • view-transitions-toolkit1.0.0
  • yet-another-react-lightbox^3.32.0