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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist-ssg/client/assets/ssh-config-81Puc665.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/assets/ssh-config-DxyN4D39.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist-ssg/server/assets/ssh-config-gCO6UoVy.js | matched ".ssh/" | 5 |
| low | Large Javascript Payload | package/dist-ssg/server/entry-server.js | 5805097 bytes | 0 |
| low | Large Javascript Payload | package/dist-ssg/client/assets/index.ssg-DsnsJxRg.js | 2432354 bytes | 0 |
Manifest
Package metadata
Scripts16
buildtsc && vite build && pnpm run build:ssg && pnpm run build:ssg-clibuild-storybookstorybook buildbuild:distvite build --minify false --emptyOutDir falsebuild:ssgpnpm build:ssg-client && pnpm build:ssg-serverbuild:ssg-clivite build --config vite.ssg-cli.config.ts --outDir dist-ssgbuild:ssg-clientvite build --config vite.ssg-client.config.ts --ssrManifest .vite/ssr-manifest.json --outDir dist-ssg/clientbuild:ssg-servervite build --ssr src/ssg/entry-server.tsx --outDir dist-ssg/serverdevvite --host=0.0.0.0dev:distvite build --watch --minify false --emptyOutDir truepreviewvite previewstorybookstorybook dev -p 6006testvitest run --project unittest:browservitest --retry 2 --project storybooktest:browser:civitest run --retry 2 --project storybooktest:watchvitest --project unittypechecktsc --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.2media-icons^0.10.0pdfjs-dist^5.7.284vidstack^0.6.15view-transitions-toolkit1.0.0yet-another-react-lightbox^3.32.0