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
- 2
- First published
- May 2026
- Publisher
- thebuoyant-tsdev
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":["@thebuoyant-tsdev/[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":["@thebuoyant-tsdev/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".AZURE"
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 5 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.cjs | matched ".AZURE" | 5 |
Manifest
Package metadata
Scripts14
buildnpm run clean && vite build && tsc -p tsconfig.build.jsonbuild-storybookstorybook buildbuild-storybook-dockerbash scripts/build-storybook-docker.shcleanrm -rf distdevvitelinteslint .npm-deploybash scripts/npm-deploy.shpack-releasenpm run build && mkdir -p releases && npm pack --pack-destination releases/prepublishOnlynpm run test:run && npm run buildpreviewvite previewstorybookstorybook dev -p 6006testvitesttest:coveragevitest run --coveragetest:runvitest run
Dependencies22
@codemirror/autocomplete^6.20.2@codemirror/commands^6.10.3@codemirror/lang-json^6.0.2@codemirror/lang-sql^6.10.0@codemirror/language^6.12.3@codemirror/lint^6.9.6@codemirror/state^6.6.0@codemirror/view^6.43.0@lezer/highlight^1.2.3@tanstack/react-virtual^3.13.24@tiptap/extension-character-count^3.23.4@tiptap/extension-color^3.23.4@tiptap/extension-highlight^3.23.4@tiptap/extension-link^3.23.4@tiptap/extension-placeholder^3.23.4@tiptap/extension-text-style^3.23.4@tiptap/extension-underline^3.23.4@tiptap/react^3.23.4@tiptap/starter-kit^3.23.4sql-formatter^15.8.0tiptap-markdown^0.9.0zustand^5.0.12