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
- 921
- Versions published
- 507Mature · −50% score
- First published
- Dec 2022
- Publisher
- andrew.kubyshkin
Effective trust discount applied: −50% (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":["@vc-shell/[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":["@vc-shell/[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 2 · 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/chunks/vendor-microsoft-applicationinsights-web-DzgnK2Mn.js | matched ".azure" | 5 |
Manifest
Package metadata
Scripts8
buildshx rm -rf ./dist && tsx scripts/build.mtsbuild:libvite buildbuild:typesvue-tsc --declaration --emitDeclarationOnly --outDir dist && tsc-alias -p tsconfig.json --outDir distcheck:localestsx scripts/check-locales.mtscheck:typesvue-tsc --noEmittestvitest runtest:coveragevitest run --coveragetest:watchvitest
Dependencies52
@floating-ui/dom^1.7.4@floating-ui/vue^1.0.6@fontsource/lato^5.2.7@fontsource/plus-jakarta-sans^5.1.0@fortawesome/fontawesome-free^6.7.2@headlessui/vue^1.7.19@material-symbols/font-300^0.32.0@microsoft/signalr^8.0.0@tiptap/core^3.4.2@tiptap/extension-font-size^3.0.0-next.3@tiptap/extension-image^3.4.2@tiptap/extension-link^3.4.2@tiptap/extension-placeholder^3.4.2@tiptap/extension-table^3.4.2@tiptap/extension-table-cell^3.4.2@tiptap/extension-table-header^3.4.2@tiptap/extension-table-row^3.4.2@tiptap/extension-text-style^3.4.2@tiptap/extension-underline^3.4.2@tiptap/extensions^3.4.2@tiptap/pm^3.4.2@tiptap/starter-kit^3.4.2@tiptap/vue-3^3.4.2@unovis/ts^1.6.4@unovis/vue^1.6.4@vee-validate/i18n^4.12.4@vee-validate/rules^4.12.4@vuepic/vue-datepicker^11.0.2@vueuse/components^10.7.1@vueuse/core^10.7.1- …and 22 more.