PkgRadar

Package evidence

[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.

Versions published
396Mature · −50% score
First published
Sep 2022
Publisher
it-lab

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherit-lab
Artifact bytes4,522,726
Previous version3.35.16
Published2026-06-17T15:15:58.790Z
SHA-256ed954bca4032656cd619829adffe928661255676b336ade90897c67f880571e6

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ssh-config-CFmUyPR7.jsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/dist/itlab-components.es.js2483953 bytes0
lowLarge Javascript Payloadpackage/dist/itlab-components.umd.js11535541 bytes0

Manifest

Package metadata

Scripts9
  • buildvue-tsc --p tsconfig.build.json && vite build
  • devvite
  • prepacknpm run build
  • previewvite preview
  • releasenpm run release:major
  • release:majornpm version major && git push origin master --follow-tags
  • release:minornpm version minor && git push origin master --follow-tags
  • release:patchnpm version patch && git push origin master --follow-tags
  • typecheckvue-tsc -p tsconfig.app.json --noEmit
Dependencies40
  • @floating-ui/dom^1.7.6
  • @floating-ui/vue^1.1.11
  • @popperjs/core^2.11.8
  • @shikijs/transformers^4.1.0
  • @tiptap/core^3.23.5
  • @tiptap/extension-blockquote^3.23.5
  • @tiptap/extension-bold^3.23.5
  • @tiptap/extension-code^3.23.5
  • @tiptap/extension-code-block^3.23.5
  • @tiptap/extension-document^3.23.5
  • @tiptap/extension-hard-break^3.23.5
  • @tiptap/extension-heading^3.23.5
  • @tiptap/extension-horizontal-rule^3.23.5
  • @tiptap/extension-italic^3.23.5
  • @tiptap/extension-link^3.23.5
  • @tiptap/extension-list^3.23.5
  • @tiptap/extension-mention^3.23.5
  • @tiptap/extension-paragraph^3.23.5
  • @tiptap/extension-strike^3.23.5
  • @tiptap/extension-subscript^3.23.5
  • @tiptap/extension-superscript^3.23.5
  • @tiptap/extension-table^3.23.5
  • @tiptap/extension-text^3.23.5
  • @tiptap/extension-text-align^3.23.5
  • @tiptap/extension-text-style^3.23.5
  • @tiptap/extension-underline^3.23.5
  • @tiptap/extensions^3.23.5
  • @tiptap/pm^3.23.5
  • @tiptap/suggestion^3.23.5
  • @tiptap/vue-3^3.23.5
  • …and 10 more.