PkgRadar

Package evidence

@vc-shell/[email protected]

Credential file access: matched ".azure"

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 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":["@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"}'
Artifact bytes8,024,053
Previous version2.0.5
Published2026-05-25T14:44:01.643Z
SHA-2560e22f129235e4053cf05d20c8ca42b9ec67298bf2e5dcdf7e3ed037b810cfaaa

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

review
Last checked
reviewRisk
2Score
2.0.6-pr230.6c46c06Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunks/vendor-microsoft-applicationinsights-web-DzgnK2Mn.jsmatched ".azure"5

Manifest

Package metadata

Scripts8
  • buildshx rm -rf ./dist && tsx scripts/build.mts
  • build:libvite build
  • build:typesvue-tsc --declaration --emitDeclarationOnly --outDir dist && tsc-alias -p tsconfig.json --outDir dist
  • check:localestsx scripts/check-locales.mts
  • check:typesvue-tsc --noEmit
  • testvitest run
  • test:coveragevitest run --coverage
  • test: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.