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 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":["[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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/ssh-config-CFmUyPR7.js | matched ".ssh/" | 5 |
| low | Large Javascript Payload | package/dist/itlab-components.es.js | 2483953 bytes | 0 |
| low | Large Javascript Payload | package/dist/itlab-components.umd.js | 11535541 bytes | 0 |
Manifest
Package metadata
Scripts9
buildvue-tsc --p tsconfig.build.json && vite builddevviteprepacknpm run buildpreviewvite previewreleasenpm run release:majorrelease:majornpm version major && git push origin master --follow-tagsrelease:minornpm version minor && git push origin master --follow-tagsrelease:patchnpm version patch && git push origin master --follow-tagstypecheckvue-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.